Back to Wagtail

Wagtail 4.0.1 release notes

docs/releases/4.0.1.md

7.3.1596 B
Original Source

Wagtail 4.0.1 release notes

September 5, 2022

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

What's new

Bug fixes

  • On the Locked pages report, limit the "locked by" filter to just users who have locked pages (Stefan Hammer)
  • Prevent JavaScript error when using StreamField on views without commenting support, such as snippets (Jacob Topp-Mugglestone)
  • Modify base template for new projects so that links opened from the preview panel open in a new window (Sage Abdullah)
  • Prevent circular import error between custom document models and document chooser blocks (Matt Westcott)