# Wagtail 4.1.2 release notes _Unreleased_ ```{contents} --- 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)