Add release notes for Wagtail 6.0.3

pull/11898/head
Matt Westcott 2024-04-26 12:12:47 +01:00
rodzic a236405d43
commit 714a1878c2
3 zmienionych plików z 25 dodań i 0 usunięć

Wyświetl plik

@ -110,6 +110,13 @@ Changelog
* Maintenance: Refactor the Django port of `urlify` to use TypeScript, officially deprecate `window.URLify` global util (LB (Ben) Johnston)
6.0.3 (xx.xx.xxxx) - IN DEVELOPMENT
~~~~~~~~~~~~~~~~~~
* Fix: Respect `WAGTAIL_ALLOW_UNICODE_SLUGS` setting when auto-generating slugs (LB (Ben) Johnston)
* Fix: Use correct URL when redirecting back to page search results after an AJAX search (Sage Abdullah)
6.0.2 (03.04.2024)
~~~~~~~~~~~~~~~~~~

Wyświetl plik

@ -0,0 +1,17 @@
# Wagtail 6.0.3 release notes - IN DEVELOPMENT
_Unreleased_
```{contents}
---
local:
depth: 1
---
```
## What's new
### Bug fixes
* Respect `WAGTAIL_ALLOW_UNICODE_SLUGS` setting when auto-generating slugs (LB (Ben) Johnston)
* Use correct URL when redirecting back to page search results after an AJAX search (Sage Abdullah)

Wyświetl plik

@ -7,6 +7,7 @@ Release notes
upgrading
6.2
6.1
6.0.3
6.0.2
6.0.1
6.0