- Fix: Do not show upgrade notification if the installed version is the latest (Sage Abdullah)
- Fix: Use correct URL when redirecting back to the listing after filtering and deleting form submissions (Sage Abdullah)
- Fix: Fix broken migration when ListBlock is defined with a
child_block
kwarg (Matt Westcott) - Fix: Sanitize request data when logging method not allowed (Jake Howard)
- Maintenance: Use
utf8mb4
charset and collation for MySQL test database (Sage Abdullah)