kopia lustrzana https://github.com/wagtail/wagtail
Release note for #12251
rodzic
2b96c3e364
commit
50c4d32a54
|
@ -19,6 +19,7 @@ Changelog
|
||||||
* Maintenance: Relax django-taggit dependency to allow 6.0 (Matt Westcott)
|
* Maintenance: Relax django-taggit dependency to allow 6.0 (Matt Westcott)
|
||||||
* Maintenance: Improve page listing performance (Sage Abdullah)
|
* Maintenance: Improve page listing performance (Sage Abdullah)
|
||||||
* Maintenance: Phase out usage of SECRET_KEY in version and icon hashes (Jake Howard)
|
* Maintenance: Phase out usage of SECRET_KEY in version and icon hashes (Jake Howard)
|
||||||
|
* Maintenance: Audit all use of localized and non-localized numbers in templates (Matt Westcott)
|
||||||
|
|
||||||
|
|
||||||
6.2.1 (20.08.2024)
|
6.2.1 (20.08.2024)
|
||||||
|
|
|
@ -41,6 +41,7 @@ This release adds formal support for Django 5.1.
|
||||||
* Relax django-taggit dependency to allow 6.0 (Matt Westcott)
|
* Relax django-taggit dependency to allow 6.0 (Matt Westcott)
|
||||||
* Improve page listing performance (Sage Abdullah)
|
* Improve page listing performance (Sage Abdullah)
|
||||||
* Phase out usage of SECRET_KEY in version and icon hashes (Jake Howard)
|
* Phase out usage of SECRET_KEY in version and icon hashes (Jake Howard)
|
||||||
|
* Audit all use of localized and non-localized numbers in templates (Matt Westcott)
|
||||||
|
|
||||||
|
|
||||||
## Upgrade considerations - changes affecting all projects
|
## Upgrade considerations - changes affecting all projects
|
||||||
|
|
Ładowanie…
Reference in New Issue