mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-04 13:34:46 +00:00
changelog item for #152
This commit is contained in:
parent
77cf58c024
commit
4f793d3a1e
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ Changelog
|
|||
* Added toolbar to allow logged-in users to add and edit pages from the site front-end
|
||||
* 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
|
||||
* 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/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue