Wagtail 4.0.2 release notes
Unreleased
---
local:
depth: 1
---
What's new
- Update all images and sections of the Wagtail Editor's guide to align with the new admin interface changes from Wagtail 3.0 and 4.0 (Thibaud Colas)
- Ensure all images in the documentation have a suitable alt text (Thibaud Colas)
Bug fixes
- Ensure tag autocompletion dropdown has a solid background (LB (Ben) Johnston)
- Allow inline panels to be ordered (LB (Ben) Johnston)
- Only show draft / live status tags on snippets that have
DraftStateMixin
applied (Sage Abdullah)
- Prevent JS error when initialising chooser modals with no tabs (LB (Ben) Johnston)
- Add missing vertical spacing between chooser modal header and body when there are no tabs (LB (Ben) Johnston)