mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-26 01:24:49 +00:00
Release note for #3068
This commit is contained in:
parent
28d69fc030
commit
72a1b82e3e
2 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ Changelog
|
|||
* Site root pages are now indicated with a globe icon in the explorer listing (Nick Smith, Huub Bouma)
|
||||
* Draft page view is now restricted to users with edit / publish permission over the page (Kees Hink)
|
||||
* Added the option to delete a previously saved focal point on a image (Maarten Kling)
|
||||
* Page explorer menu item, search and summary panel are now hidden for users with no page permissions (Tim Heap)
|
||||
* Fix: Marked 'Date from' / 'Date to' strings in wagtailforms for translation (Vorlif)
|
||||
* Fix: "File" field label on image edit form is now translated (Stein Strindhaug)
|
||||
* Fix: Unreliable preview is now reliable by always opening in a new window (Kjartan Sverrisson)
|
||||
|
|
|
|||
|
|
@ -33,6 +33,7 @@ Other features
|
|||
* Site root pages are now indicated with a globe icon in the explorer listing (Nick Smith, Huub Bouma)
|
||||
* Draft page view is now restricted to users with edit / publish permission over the page (Kees Hink)
|
||||
* Added the option to delete a previously saved focal point on a image (Maarten Kling)
|
||||
* Page explorer menu item, search and summary panel are now hidden for users with no page permissions (Tim Heap)
|
||||
|
||||
|
||||
Bug fixes
|
||||
|
|
|
|||
Loading…
Reference in a new issue