- Fix: CVE-2024-32882: Permission check bypass when editing a model with per-field restrictions through
wagtail.contrib.settings
orModelViewSet
(Ben Morse, Joshua Munn, Jake Howard, Sage Abdullah) - Fix: Respect
WAGTAIL_ALLOW_UNICODE_SLUGS
setting when auto-generating slugs (LB (Ben) Johnston) - Fix: Use correct URL when redirecting back to page search results after an AJAX search (Sage Abdullah)
- Fix: Reinstate missing static files in style guide (Sage Abdullah)
- Fix: Provide
convert_mariadb_uuids
management command to assist with upgrading to Django 5.0+ on MariaDB (Matt Westcott) - Fix: Fix generic CopyView for models with primary keys that need to be quoted (Sage Abdullah)