kopia lustrzana https://github.com/wagtail/wagtail
Release note for #12248
rodzic
c50f7d1918
commit
63fb2b123d
|
@ -11,6 +11,7 @@ Changelog
|
|||
* Purge frontend cache when modifying redirects (Jake Howard)
|
||||
* Migrate workflow history views to universal listings (Sage Abdullah)
|
||||
* Refactor documents views to use universal designs (Sage Abdullah)
|
||||
* Implement universal listings for workflow usage and page type usage views (Sage Abdullah)
|
||||
* Fix: Prevent page type business rules from blocking reordering of pages (Andy Babic, Sage Abdullah)
|
||||
* Fix: Improve layout of object permissions table (Sage Abdullah)
|
||||
* Fix: Fix typo in aria-label attribute of page explorer navigation link (Sébastien Corbin)
|
||||
|
|
|
@ -23,6 +23,7 @@ This release adds formal support for Django 5.1.
|
|||
* Purge frontend cache when modifying redirects (Jake Howard)
|
||||
* Migrate workflow history views to universal listings (Sage Abdullah)
|
||||
* Refactor documents views to use universal designs (Sage Abdullah)
|
||||
* Implement universal listings for workflow usage and page type usage views (Sage Abdullah)
|
||||
|
||||
### Bug fixes
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue