Back to Wagtail

Wagtail 6.3.5 release notes

docs/releases/6.3.5.md

7.3.1428 B
Original Source

Wagtail 6.3.5 release notes

June 12, 2025

{contents}
---
local:
depth: 1
---

What's new

Bug fixes

  • Use correct URL when redirecting back to the listing after filtering and deleting form submissions (Sage Abdullah)
  • Fix broken migration when ListBlock is defined with a child_block kwarg (Matt Westcott)

Maintenance

  • Use utf8mb4 charset and collation for MySQL test database (Sage Abdullah)