wagtail/docs/releases/6.4.1.md

434 B

Wagtail 6.4.1 release notes

Unreleased

---
local:
depth: 1
---

What's new

Bug fixes

  • Prevent error when filtering by locale and searching with Elasticsearch (Sage Abdullah)
  • Support searching none() querysets (Matt Westcott)
  • Correctly handle UUID primary keys when invoking background tasks (Matt Westcott)

Maintenance

  • Remove upper version boundary for django-filter. (Dan Braghis)