mirror of
https://github.com/wagtail/wagtail.git
synced 2024-12-01 11:41:20 +01:00
Release notes for #11082
This commit is contained in:
parent
78b8b7c6c6
commit
5c92c8cb8d
@ -48,6 +48,7 @@ Changelog
|
||||
* Improve error messages for image template tags (Thibaud Colas)
|
||||
* Do not render minimap if there are no panel anchors (Sage Abdullah)
|
||||
* Use dropdown buttons on listings in dashboard panels (Sage Abdullah)
|
||||
* Implement breadcrumbs design refinements (Thibaud Colas)
|
||||
* Fix: Ensure that StreamField's `FieldBlock`s correctly set the `required` and `aria-describedby` attributes (Storm Heg)
|
||||
* Fix: Avoid an error when the moderation panel (admin dashboard) contains both snippets and private pages (Matt Westcott)
|
||||
* Fix: When deleting collections, ensure the collection name is correctly shown in the success message (LB (Ben) Johnston)
|
||||
|
@ -69,6 +69,7 @@ This feature was developed by Paarth Agarwal and Thibaud Colas as part of the Go
|
||||
* Improve error messages for image template tags (Thibaud Colas)
|
||||
* Do not render minimap if there are no panel anchors (Sage Abdullah)
|
||||
* Use dropdown buttons on listings in dashboard panels (Sage Abdullah)
|
||||
* Implement breadcrumbs design refinements (Thibaud Colas)
|
||||
|
||||
### Bug fixes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user