mirror of
https://github.com/wagtail/wagtail.git
synced 2024-12-01 11:41:20 +01:00
Release note for #9124 in 4.0.1
This commit is contained in:
parent
acf6f419a0
commit
6fa216883b
@ -20,6 +20,7 @@ Changelog
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* Fix: On the Locked Pages report, limit the "locked by" filter to just users who have locked pages (Stefan Hammer)
|
||||
* Fix: Prevent JavaScript error when using StreamField on views without commenting support, such as snippets (Jacob Topp-Mugglestone)
|
||||
|
||||
|
||||
4.0 (31.08.2022)
|
||||
|
@ -14,3 +14,4 @@ depth: 1
|
||||
### 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)
|
||||
|
Loading…
Reference in New Issue
Block a user