pull/11520/head
Matt Westcott 2024-01-23 16:53:14 +00:00
rodzic b991ddf9c4
commit e1693ee5db
2 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -144,6 +144,7 @@ Changelog
* Maintenance: Clean up scss variable usage, remove unused variables and mixins, adopt more core token variables (Jai Vignesh J, Nandini Arora, LB (Ben) Johnston)
* Maintenance: Migrate Image URL generator views to class based views (Rohit Sharma)
* Maintenance: Use Django's `FileResponse` when serving files such as Images or Documents (Jake Howard)
* Maintenance: Deprecated `WidgetWithScript` base widget class (LB (Ben) Johnston)
5.2.3 (23.01.2024)

Wyświetl plik

@ -193,6 +193,7 @@ This feature was implemented by Nick Lee, Thibaud Colas, and Sage Abdullah.
* Clean up scss variable usage, remove unused variables and mixins, adopt more core token variables (Jai Vignesh J, Nandini Arora, LB (Ben) Johnston)
* Migrate Image URL generator views to class based views (Rohit Sharma)
* Use Django's `FileResponse` when serving files such as Images or Documents (Jake Howard)
* Deprecated `WidgetWithScript` base widget class (LB (Ben) Johnston)
## Upgrade considerations - removal of deprecated features from Wagtail 4.2 - 5.1