pull/11352/head
Matt Westcott 2023-12-15 21:58:37 +00:00
rodzic 42ddd797c8
commit 5c7015aa9e
2 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -73,6 +73,7 @@ Changelog
* Maintenance: Upgrade to latest TypeScript and Storybook (Thibaud Colas, Sage Abdullah)
* Maintenance: Refactor documents listing view to use generic IndexView (Sage Abdullah)
* Maintenance: Support for the Stimulus `CloneController` to auto clear the added content after a set duration (LB (Ben) Johnston)
* Maintenance: Refactor images listing view to use generic IndexView (Sage Abdullah)
5.2.2 (06.12.2023)

Wyświetl plik

@ -95,6 +95,7 @@ This release adds support for Django 5.0. The support has also been backported t
* Upgrade to latest TypeScript and Storybook (Thibaud Colas, Sage Abdullah)
* Refactor documents listing view to use generic IndexView (Sage Abdullah)
* Support for the Stimulus `CloneController` to auto clear the added content after a set duration (LB (Ben) Johnston)
* Refactor images listing view to use generic IndexView (Sage Abdullah)
## Upgrade considerations - removal of deprecated features from Wagtail 4.2 - 5.1