0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-29 17:36:49 +01:00
wagtail/docs/releases/4.1.2.md
2022-12-27 15:36:05 +00:00

880 B

Wagtail 4.1.2 release notes

Unreleased

---
local:
depth: 1
---

What's new

Bug fixes

  • Make "Cancel scheduled publish" button correctly redirect back to the edit view (Sage Abdullah)
  • Prevent crash when reverting revisions on a snippet with PreviewableMixin applied (Sage Abdullah)
  • Use consistent heading styles on top-level fields in the page editor (Sage Abdullah)
  • Allow button labels to wrap onto two lines in dropdown buttons (Coen van der Kamp)
  • Move DateField, DateTimeField, TimeField comment buttons to be right next to the fields (Theresa Okoro)
  • Support text resizing in workflow steps cards (Ivy Jeptoo)
  • Use the correct padding for autocomplete block picker (Umar Farouk Yunusa)
  • Fix horizontal positioning of rich text inline toolbar (Thibaud Colas)
  • Close the userbar when clicking its toggle (Albina Starykova)