# Wagtail 4.0.1 release notes

*September 5, 2022*

> * [What’s new](#what-s-new)

## 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)
