mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-19 20:41:56 +00:00
31 lines
777 B
ReStructuredText
31 lines
777 B
ReStructuredText
==========================================
|
|
Wagtail 1.6 release notes - IN DEVELOPMENT
|
|
==========================================
|
|
|
|
.. contents::
|
|
:local:
|
|
:depth: 1
|
|
|
|
|
|
What's new
|
|
==========
|
|
|
|
|
|
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
|
|
~~~~~~~~~
|
|
|
|
* Email templates and document uploader now support custom `STATICFILES_STORAGE` (Jonny Scholes)
|
|
|
|
|
|
Upgrade considerations
|
|
======================
|
|
|