mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-26 01:24:49 +00:00
Release note for #4628
This commit is contained in:
parent
88dc3d978e
commit
8f9ca18c70
3 changed files with 3 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ Changelog
|
|||
* Snippets can now be deleted from the listing view (LB (Ben Johnston))
|
||||
* 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)
|
||||
* 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)
|
||||
|
|
|
|||
|
|
@ -306,6 +306,7 @@ Contributors
|
|||
* Ed Henderson
|
||||
* Strother Scott
|
||||
* Daniele Procida
|
||||
* Catherine Farman
|
||||
|
||||
Translators
|
||||
===========
|
||||
|
|
|
|||
|
|
@ -25,6 +25,7 @@ Other features
|
|||
* Snippets can now be deleted from the listing view (LB (Ben Johnston))
|
||||
* 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)
|
||||
|
||||
Bug fixes
|
||||
~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Reference in a new issue