wagtail/docs/releases/6.2.1.md

499 B

Wagtail 6.2.1 release notes

August 20, 2024

---
local:
depth: 1
---

What's new

Bug fixes

  • Handle child_block being passed as a kwarg in ListBlock migrations (Matt Westcott)
  • Fix broken task type filter in workflow task chooser modal (Sage Abdullah)
  • Prevent circular imports between wagtail.admin.models and custom user models (Matt Westcott)
  • Ensure that concurrent editing check works for users who only have edit access via workflows (Matt Westcott)