kopia lustrzana https://github.com/wagtail/wagtail
Release note for #8292
rodzic
f59b2da71b
commit
d13949d93c
docs/releases
|
@ -7,6 +7,7 @@ Changelog
|
|||
* Fix: Update django-treebeard dependency to 4.5.1 or above (Serafeim Papastefanos)
|
||||
* Fix: Fix permission error when sorting pages having page type restrictions (Thijs Kramer)
|
||||
* Fix: Allow bulk publishing of pages without revisions (Andy Chosak)
|
||||
* Fix: Ensure that all descendant pages are logged when deleting a page, not just immediate children (Jake Howard)
|
||||
|
||||
|
||||
2.16.1 (11.02.2022)
|
||||
|
|
|
@ -13,6 +13,7 @@
|
|||
* Update django-treebeard dependency to 4.5.1 or above (Serafeim Papastefanos)
|
||||
* Fix permission error when sorting pages having page type restrictions (Thijs Kramer)
|
||||
* Allow bulk publishing of pages without revisions (Andy Chosak)
|
||||
* Ensure that all descendant pages are logged when deleting a page, not just immediate children (Jake Howard)
|
||||
|
||||
## Upgrade considerations
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue