mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-22 22:05:50 +00:00
Changelog/release note for #1865
This commit is contained in:
parent
c73a3caa31
commit
8edfcc168f
2 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ Changelog
|
|||
|
||||
* Added `WAGTAIL_PASSWORD_RESET_ENABLED` setting to allow password resets to be disabled independently of the password management interface (John Draper)
|
||||
* Updated fonts for more comprehensive Unicode support
|
||||
* Added ``.alt`` attribute to image renditions
|
||||
* Fix: HTTP cache purge now works again on Python 2 (Mitchel Cabuloy)
|
||||
|
||||
1.2 (12.11.2015)
|
||||
|
|
|
|||
|
|
@ -16,6 +16,7 @@ Minor features
|
|||
|
||||
* Added ``WAGTAIL_PASSWORD_RESET_ENABLED`` setting to allow password resets to be disabled independently of the password management interface (John Draper)
|
||||
* Updated fonts for more comprehensive Unicode support
|
||||
* Added ``.alt`` attribute to image renditions
|
||||
|
||||
|
||||
Bug fixes
|
||||
|
|
|
|||
Loading…
Reference in a new issue