mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-13 09:43:10 +00:00
Release note for #4138 in 2.1
This commit is contained in:
parent
7238f22ebd
commit
6bc7fbdc82
2 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ Changelog
|
|||
* Added change email functionality from the account settings (Alejandro Garza, Alexs Mathilda)
|
||||
* Add request parameter to edit handlers (Rajeev J Sebastian)
|
||||
* ImageChooser now sets a default title based on filename (Coen van der Kamp)
|
||||
* Added error handling to the Draftail editor (Thibaud Colas)
|
||||
* 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)
|
||||
|
|
|
|||
|
|
@ -33,6 +33,7 @@ Other features
|
|||
* Added change email functionality from the account settings (Alejandro Garza, Alexs Mathilda)
|
||||
* Add request parameter to edit handlers (Rajeev J Sebastian)
|
||||
* ImageChooser now sets a default title based on filename (Coen van der Kamp)
|
||||
* Added error handling to the Draftail editor (Thibaud Colas)
|
||||
|
||||
Bug fixes
|
||||
~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Reference in a new issue