Add release notes for 3.0.3

pull/9104/head
Matt Westcott 2022-09-02 14:57:20 +01:00
rodzic 6fa216883b
commit 40c9d07b24
3 zmienionych plików z 25 dodań i 0 usunięć

Wyświetl plik

@ -208,6 +208,13 @@ Changelog
* Fix: Remove outdated reference to Image.LoaderError (Matt Westcott)
3.0.3 (xx.xx.xxxx) - IN DEVELOPMENT
~~~~~~~~~~~~~~~~~~
* 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)
3.0.2 (30.08.2022)
~~~~~~~~~~~~~~~~~~

Wyświetl plik

@ -0,0 +1,17 @@
# Wagtail 3.0.3 release notes - IN DEVELOPMENT
_Unreleased_
```{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)

Wyświetl plik

@ -8,6 +8,7 @@ Release notes
4.1
4.0.1
4.0
3.0.3
3.0.2
3.0.1
3.0