kopia lustrzana https://github.com/wagtail/wagtail
Release note for #5927
rodzic
7cca89f67c
commit
4a0d202fc7
docs/releases
|
@ -49,6 +49,7 @@ Changelog
|
|||
* Fix: `exclude_fields_in_copy` on Page models will now work for for modelcluster parental / many to many relations (LB (Ben Johnston))
|
||||
* Fix: Response header (content disposition) now correctly handles filenames with non-ascii characters when using a storage backend (Rich Brennan)
|
||||
* Fix: Improved accessibility fixes for `main`, `header` and `footer` elements in the admin page layout (Mitchel Cabuloy)
|
||||
* Fix: Prevent version number from obscuring long settings menus (Naomi Morduch Toubman)
|
||||
|
||||
|
||||
2.8.1 (14.04.2020)
|
||||
|
|
|
@ -67,6 +67,7 @@ Bug fixes
|
|||
* ``exclude_fields_in_copy`` on Page models will now work for for modelcluster parental / many to many relations (LB (Ben Johnston))
|
||||
* Response header (content disposition) now correctly handles filenames with non-ascii characters when using a storage backend (Rich Brennan)
|
||||
* Improved accessibility fixes for ``main``, ``header`` and ``footer`` elements in the admin page layout (Mitchel Cabuloy)
|
||||
* Prevent version number from obscuring long settings menus (Naomi Morduch Toubman)
|
||||
|
||||
|
||||
Upgrade considerations
|
||||
|
|
Ładowanie…
Reference in New Issue