mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-27 19:30:29 +00:00
Release notes for #2677
This commit is contained in:
parent
594470182a
commit
ba807e5f45
2 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ Changelog
|
|||
* Page slugs now allow unicode on Django >= 1.9 (Behzad Nategh)
|
||||
* Image upload form in image chooser now performs client side validation so that the selected file is not lost in the submission (Jack Paine)
|
||||
* oEmbed URL for audioBoom was updated (Janneke Janssen)
|
||||
* Remember tree location in page chooser when switching between Internal / External / Email link (Matt Westcott)
|
||||
* Fix: Email templates and document uploader now support custom `STATICFILES_STORAGE` (Jonny Scholes)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -17,6 +17,7 @@ Minor features
|
|||
* Page slugs now allow unicode on Django >= 1.9 (Behzad Nategh)
|
||||
* Image upload form in image chooser now performs client side validation so that the selected file is not lost in the submission (Jack Paine)
|
||||
* oEmbed URL for audioBoom was updated (Janneke Janssen)
|
||||
* Remember tree location in page chooser when switching between Internal / External / Email link (Matt Westcott)
|
||||
|
||||
|
||||
Bug fixes
|
||||
|
|
|
|||
Loading…
Reference in a new issue