kopia lustrzana https://github.com/wagtail/wagtail
Release note for #10830
rodzic
336ec6ea10
commit
389167770d
|
|
@ -14,6 +14,7 @@ Changelog
|
|||
* Improve visual alignment of explore icon in Page listings for longer content (Krzysztof Jeziorny)
|
||||
* Add `extra_actions` blocks to Snippets and generic index templates (Bhuvnesh Sharma)
|
||||
* Added page types usage report (Jhonatan Lopes)
|
||||
* Add support for defining `panels` / `edit_handler` on `ModelViewSet` (Sage Abdullah)
|
||||
* Fix: Update system check for overwriting storage backends to recognise the `STORAGES` setting introduced in Django 4.2 (phijma-leukeleu)
|
||||
* Fix: Prevent password change form from raising a validation error when browser autocomplete fills in the "Old password" field (Chiemezuo Akujobi)
|
||||
* Fix: Ensure that the legacy dropdown options, when closed, do not get accidentally clicked by other interactions wide viewports (CheesyPhoenix, Christer Jensen)
|
||||
|
|
|
|||
|
|
@ -24,6 +24,7 @@ depth: 1
|
|||
* Improve visual alignment of explore icon in Page listings for longer content (Krzysztof Jeziorny)
|
||||
* Add `extra_actions` blocks to Snippets and generic index templates (Bhuvnesh Sharma)
|
||||
* Added page types usage report (Jhonatan Lopes)
|
||||
* Add support for defining `panels` / `edit_handler` on `ModelViewSet` (Sage Abdullah)
|
||||
|
||||
### Bug fixes
|
||||
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue