0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-12-01 11:41:20 +01:00
wagtail/docs/releases/4.0.1.md

499 B

Wagtail 4.0.1 release notes - IN DEVELOPMENT

Unreleased

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