wagtail/docs/releases/5.2.3.md

18 wiersze
341 B
Markdown
Czysty Zwykły widok Historia

2024-01-23 15:17:24 +00:00
# Wagtail 5.2.3 release notes
2024-01-05 08:04:03 +00:00
2024-01-23 15:17:24 +00:00
_January 23, 2024_
2024-01-05 08:04:03 +00:00
```{contents}
---
local:
depth: 1
---
```
## What's new
### Bug fixes
* Prevent a ValueError with `FormSubmissionsPanel` on Django 5.0 when creating a new form page (Matt Westcott)
2024-01-23 15:17:24 +00:00
* Specify telepath 0.3.1 as the minimum supported version, for Django 5.0 compatibility (Matt Westcott)