mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-24 19:17:48 +01:00
597 B
597 B
Wagtail 4.0.1 release notes
September 5, 2022
---
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)