mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-24 00:24:48 +00:00
changelog/contributors update
This commit is contained in:
parent
325b61f212
commit
5e373937eb
2 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ Changelog
|
|||
* Support for alternative image processing backends such as Wand, via the WAGTAILIMAGES_BACKENDS setting
|
||||
* Editor's guide documentation
|
||||
* Editor interface now outputs form media CSS / JS, to support custom widgets with assets
|
||||
* Migrations and user management now correctly handle custom AUTH_USER_MODEL settings
|
||||
* Fix: non-ASCII characters in image filenames are now converted into ASCII equivalents rather than becoming all underscores
|
||||
* Fix: paths to fonts and images within CSS are no longer hard-coded to /static/
|
||||
|
||||
|
|
|
|||
|
|
@ -21,6 +21,7 @@ Contributors
|
|||
* Lewis Cowper
|
||||
* Stephen Newey
|
||||
* Ryan Foster
|
||||
* v1kku
|
||||
|
||||
Translators
|
||||
===========
|
||||
|
|
|
|||
Loading…
Reference in a new issue