v2.16.2
版本发布时间: 2022-04-11 23:35:24
wagtail/wagtail最新发布版本:v6.2.2(2024-09-24 17:39:18)
- 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)
- Fix: Refactor
FormPagesListView
in wagtail.contrib.forms to avoid undefinedlocale
variable when subclassing (Dan Braghis) - Fix: Page copy in Wagtail admin ignores
exclude_fields_in_copy
(John-Scott Atlakson) - Fix: Translation key
IntegrityError
when publishing pages with translatableOrderable
s that were copied without being published (Kalob Taulien, Dan Braghis) - Fix: Ignore
GenericRelation
when copying pages (John-Scott Atlakson) - Fix: Ensure 'next' links from image / document listings do not redirect back to partial AJAX view (Matt Westcott)
- Fix: Skip creation of automatic redirects when page cannot be routed (Matt Westcott)
- Fix: Prevent JS errors on locale switcher in page chooser (Matt Westcott)