- Fix: Prevent error when filtering by locale and searching with Elasticsearch (Sage Abdullah)
- Fix: Support searching
none()
querysets (Matt Westcott) - Fix: Correctly handle UUID primary keys when invoking background tasks (Matt Westcott)
- Fix: Fix regression where nested sub-menu items would not be visible (Sage Abdullah)
- Fix: Ensure the top of the minimap correctly adjusts when resizing the browser viewport (Thibaud Colas)
- Fix: Remove obsolete SubqueryConstraint check in search backends, for provisional Django 5.2 compatibility (Sage Abdullah)
- Fix: Add missing “Close” label to the upgrade notification dismiss button (Sage Abdullah)
- Fix: Fix white text on white background in previews for sites that use color-scheme without a background-color (Sage Abdullah)
- Docs: Fix typo in the headless documentation page (Mahmoud Nasser)
- Docs: Fix typo in
Page.get_route_paths
docstring (Baptiste Mispelon) - Docs: Upgrade sphinx-wagtail-theme to v6.5.0 (Sage Abdullah)
- Maintenance: Remove upper version boundary for django-filter (Dan Braghis)
- Maintenance: Relax upper version boundaries for django-taggit and beautifulsoup4 (Matt Westcott)