- Fix: Allow userbar in page previews to render without needing to configure site record (Sage Abdullah)
- Fix: Disable usage count ordering when searching on documents and images listing views, to prevent unsupported search query (Sage Abdullah)
- Fix: Do not replace existing document or image title when uploading a new file (Sage Abdullah)
- Fix: Use a more efficient query for fetching usage counts on image and document listings when not ordering by usage count (Sage Abdullah)
- Fix: Add composite indexes to improve reference index performance (Sage Abdullah)
- Maintenance: Remove use of
_WAGTAILSEARCH_FORCE_AUTO_UPDATEin search tests (Matt Westcott)