|
@@ -124,6 +124,7 @@ Changelog
|
|
|
* Docs: Add documentation for how to override the file locations for custom image models via `get_upload_to` methods (Osaf AliSayed, Dharmik Gangani)
|
|
|
* Docs: Update documentation theme (Sphinx Wagtail Theme) to 6.2.0, fixing the incorrect favicon (LB (Ben) Johnston, Sahil Jangra)
|
|
|
* Docs: Refactor promotion banner without jQuery and use sameSite cookies when storing if cleared (LB (Ben) Johnston)
|
|
|
+ * Docs: Use cross-reference for compatible Python versions in tutorial instead of the out of date listing (mirusu400)
|
|
|
* Maintenance: Update BeautifulSoup upper bound to 4.12.x (scott-8)
|
|
|
* Maintenance: Migrate initialization of classes (such as `body.ready`) from multiple JavaScript implementations to one Stimulus controller `w-init` (Chiemezuo Akujobi)
|
|
|
* Maintenance: Adopt the usage of translate string literals using `arg=_('...')` in all `wagtailadmin` module templates (Chiemezuo Akujobi)
|