wagtail/docs/releases/5.0.3.md

19 wiersze
427 B
Markdown
Czysty Zwykły widok Historia

2023-09-06 16:53:36 +00:00
# Wagtail 5.0.3 release notes - IN DEVELOPMENT
_Unreleased_
```{contents}
---
local:
depth: 1
---
```
## What's new
### Bug fixes
* Avoid use of `ignore_conflicts` when creating extra permissions for snippets, for SQL Server compatibility (Sage Abdullah)
2023-09-07 11:21:28 +00:00
* Ensure sequence on `wagtailsearchpromotions_query` table is correctly set after migrating data (Jake Howard)
2023-09-18 15:01:25 +00:00
* Update Pillow dependency to 9.1.0 (Daniel Kirkham)