kopia lustrzana https://github.com/wagtail/wagtail
Release notes for #13197
rodzic
85334df773
commit
118edd38ec
|
|
@ -32,6 +32,7 @@
|
|||
* Add support for translated string concatenation in the locale selector when switching between a model's language in the admin (Matt Westcott, Ellie Walsh-O'Neill)
|
||||
* Switch to check / cross icons for users’ active state in users listing (Sage Abdullah)
|
||||
* Add a keyboard shortcut to easily toggle the visibility of the minimap side panel (Dhruvi Patel)
|
||||
* Add API for extracting preview page content (Sage Abdullah)
|
||||
* Fix: Handle lazy translation strings as `preview_value` for `RichTextBlock` (Seb Corbin)
|
||||
* Fix: Fix handling of newline-separated choices in form builder when using non-windows newline characters (Baptiste Mispelon)
|
||||
* Fix: Ensure `WAGTAILADMIN_LOGIN_URL` is respected when logging out of the admin (Antoine Rodriguez, Ramon de Jezus)
|
||||
|
|
|
|||
|
|
@ -44,6 +44,7 @@ The [](../reference/contrib/settings) app now allows permission over site settin
|
|||
* Add support for translated string concatenation in the locale selector when switching between a model's language in the admin (Matt Westcott, Ellie Walsh-O'Neill)
|
||||
* Switch to check / cross icons for users’ active state in users listing (Sage Abdullah)
|
||||
* Add a keyboard shortcut to easily toggle the visibility of the minimap side panel (Dhruvi Patel)
|
||||
* Add API for extracting preview page content (Sage Abdullah)
|
||||
|
||||
### Bug fixes
|
||||
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue