kopia lustrzana https://github.com/wagtail/wagtail
Release notes for #6362
rodzic
80cc70b7ce
commit
10d68fdd09
|
@ -14,6 +14,7 @@ Changelog
|
||||||
* Fix: Make page-level actions accessible to keyboard users in page listing tables (Jesse Menn)
|
* Fix: Make page-level actions accessible to keyboard users in page listing tables (Jesse Menn)
|
||||||
* Fix: `WAGTAILFRONTENDCACHE_LANGUAGES` was being interpreted incorrectly. It now accepts a list of strings, as documented (Karl Hobley)
|
* Fix: `WAGTAILFRONTENDCACHE_LANGUAGES` was being interpreted incorrectly. It now accepts a list of strings, as documented (Karl Hobley)
|
||||||
* Fix: Update oEmbed endpoints to use https where available (Matt Westcott)
|
* Fix: Update oEmbed endpoints to use https where available (Matt Westcott)
|
||||||
|
* Fix: Revise `edit_handler` bind order in ModelAdmin views and fix duplicate form instance creation (Jérôme Lebleu)
|
||||||
|
|
||||||
|
|
||||||
2.10.2 (xx.xx.xxxx) - IN DEVELOPMENT
|
2.10.2 (xx.xx.xxxx) - IN DEVELOPMENT
|
||||||
|
|
|
@ -28,6 +28,7 @@ Bug fixes
|
||||||
* Make page-level actions accessible to keyboard users in page listing tables (Jesse Menn)
|
* Make page-level actions accessible to keyboard users in page listing tables (Jesse Menn)
|
||||||
* ``WAGTAILFRONTENDCACHE_LANGUAGES`` was being interpreted incorrectly. It now accepts a list of strings, as documented (Karl Hobley)
|
* ``WAGTAILFRONTENDCACHE_LANGUAGES`` was being interpreted incorrectly. It now accepts a list of strings, as documented (Karl Hobley)
|
||||||
* Update oEmbed endpoints to use https where available (Matt Westcott)
|
* Update oEmbed endpoints to use https where available (Matt Westcott)
|
||||||
|
* Revise ``edit_handler`` bind order in ModelAdmin views and fix duplicate form instance creation (Jérôme Lebleu)
|
||||||
|
|
||||||
|
|
||||||
Upgrade considerations
|
Upgrade considerations
|
||||||
|
|
Ładowanie…
Reference in New Issue