Release note for #12812 in 5.2.8

stable/5.2.x
Matt Westcott 2025-01-27 16:45:46 +00:00
rodzic b7d7e18c58
commit 636f1d9003
3 zmienionych plików z 24 dodań i 0 usunięć

Wyświetl plik

@ -1,6 +1,12 @@
Changelog
=========
5.2.8 (xx.xx.xxxx) - IN DEVELOPMENT
~~~~~~~~~~~~~~~~~~
* Fix: Prevent database error when calling permission_order.register on app ready (Daniel Kirkham, Matt Westcott)
5.2.7 (01.11.2024)
~~~~~~~~~~~~~~~~~~

Wyświetl plik

@ -0,0 +1,17 @@
# Wagtail 5.2.8 release notes
_Unreleased_
```{contents}
---
local:
depth: 1
---
```
## What's new
### Bug fixes
* Prevent database error when calling permission_order.register on app ready (Daniel Kirkham, Matt Westcott)

Wyświetl plik

@ -5,6 +5,7 @@ Release notes
:maxdepth: 1
upgrading
5.2.8
5.2.7
5.2.6
5.2.5