mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-15 18:53:18 +00:00
Changelog/release note for #4503
This commit is contained in:
parent
184469c6e6
commit
10f4c0b082
2 changed files with 2 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ Changelog
|
|||
* Expose reusable client-side code to build Draftail extensions (Thibaud Colas)
|
||||
* Added `WAGTAILFRONTENDCACHE_LANGUAGES` setting to specify the languages whose URLs are to be purged when using `i18n_patterns` (PyMan Claudio Marinozzi)
|
||||
* Added `extra_footer_actions` template blocks for customising the add/edit page views (Arthur Holzner)
|
||||
* Added another valid AudioBoom oEmbed pattern (Bertrand Bordage)
|
||||
* Fix: Status button on 'edit page' now links to the correct URL when live and draft slug differ (LB (Ben Johnston))
|
||||
* Fix: Image title text in the gallery and in the chooser now wraps for long filenames (LB (Ben Johnston), Luiz Boaretto)
|
||||
* Fix: Move image editor action buttons to the bottom of the form on mobile (Julian Gallo)
|
||||
|
|
|
|||
|
|
@ -64,6 +64,7 @@ Other features
|
|||
* Expose reusable client-side code to build Draftail extensions (Thibaud Colas)
|
||||
* Added ``WAGTAILFRONTENDCACHE_LANGUAGES`` setting to specify the languages whose URLs are to be purged when using ``i18n_patterns`` (PyMan Claudio Marinozzi)
|
||||
* Added ``extra_footer_actions`` template blocks for customising the add/edit page views (Arthur Holzner)
|
||||
* Added another valid AudioBoom oEmbed pattern (Bertrand Bordage)
|
||||
|
||||
Bug fixes
|
||||
~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Reference in a new issue