mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-12 01:03:11 +00:00
Adds release notes for #4508.
This commit is contained in:
parent
3d3a25a8e1
commit
806ba75497
2 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ Changelog
|
|||
* Increased max length of redirect URL field to 255 (Michael Harrison)
|
||||
* Added documentation for new JS/CSS media files association with Draftail feature definitions (Ed Henderson)
|
||||
* Added accessible colour contrast guidelines to the style guide (Catherine Farman)
|
||||
* Added faceted search using the `.facet()` method (Karl Hobley)
|
||||
* Fix: Handle all exceptions from `Image.get_file_size` (Andrew Plummer)
|
||||
* Fix: Fix display of breadcrumbs in ModelAdmin (LB (Ben Johnston))
|
||||
* Fix: Remove duplicate border radius of avatars (Benjamin Thurm)
|
||||
|
|
|
|||
|
|
@ -26,6 +26,7 @@ Other features
|
|||
* Increased max length of redirect URL field to 255 (Michael Harrison)
|
||||
* Added documentation for new JS/CSS media files association with Draftail feature definitions (Ed Henderson)
|
||||
* Added accessible colour contrast guidelines to the style guide (Catherine Farman)
|
||||
* Added faceted search using the ``.facet()`` method (Karl Hobley)
|
||||
|
||||
Bug fixes
|
||||
~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Reference in a new issue