wagtail/docs/releases/3.0.3.md

18 wiersze
366 B
Markdown
Czysty Zwykły widok Historia

2022-09-05 10:19:30 +00:00
# Wagtail 3.0.3 release notes
2022-09-02 13:57:20 +00:00
2022-09-05 10:19:30 +00:00
_September 5, 2022_
2022-09-02 13:57:20 +00:00
```{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
2022-09-02 13:57:20 +00:00
* Prevent JavaScript error when using StreamField on views without commenting support, such as snippets (Jacob Topp-Mugglestone)