2022-11-16 16:24:43 +00:00
|
|
|
# Wagtail 4.1.2 release notes
|
|
|
|
|
2023-02-06 12:01:15 +00:00
|
|
|
_February 6, 2023_
|
2022-11-16 16:24:43 +00:00
|
|
|
|
|
|
|
```{contents}
|
|
|
|
---
|
|
|
|
local:
|
|
|
|
depth: 1
|
|
|
|
---
|
|
|
|
```
|
|
|
|
|
|
|
|
## What's new
|
|
|
|
|
|
|
|
### Bug fixes
|
|
|
|
|
|
|
|
* Make "Cancel scheduled publish" button correctly redirect back to the edit view (Sage Abdullah)
|
2022-11-14 15:30:17 +00:00
|
|
|
* Prevent crash when reverting revisions on a snippet with `PreviewableMixin` applied (Sage Abdullah)
|
2022-11-17 16:23:38 +00:00
|
|
|
* Use consistent heading styles on top-level fields in the page editor (Sage Abdullah)
|
2022-11-17 16:37:21 +00:00
|
|
|
* Allow button labels to wrap onto two lines in dropdown buttons (Coen van der Kamp)
|
2022-11-18 23:07:24 +00:00
|
|
|
* Move DateField, DateTimeField, TimeField comment buttons to be right next to the fields (Theresa Okoro)
|
2022-11-18 23:23:39 +00:00
|
|
|
* Support text resizing in workflow steps cards (Ivy Jeptoo)
|
2022-11-28 13:21:50 +00:00
|
|
|
* Use the correct padding for autocomplete block picker (Umar Farouk Yunusa)
|
2022-12-19 14:05:41 +00:00
|
|
|
* Fix horizontal positioning of rich text inline toolbar (Thibaud Colas)
|
2022-12-27 15:36:05 +00:00
|
|
|
* Close the userbar when clicking its toggle (Albina Starykova)
|
2023-02-02 10:36:49 +00:00
|
|
|
* Do not show bulk actions checkbox in page type usage view (Sage Abdullah)
|
2023-02-02 11:04:33 +00:00
|
|
|
* Prevent account name from overflowing the sidebar (Aman Pandey)
|
2023-02-03 09:21:30 +00:00
|
|
|
* Ensure edit form is displayed as unlocked immediately after cancelling a workflow (Sage Abdullah)
|
2023-02-03 15:52:14 +00:00
|
|
|
* Prevent `latest_revision` pointer from being copied over when copying translatable snippets for translation (Sage Abdullah)
|
2023-02-02 12:27:19 +00:00
|
|
|
|
|
|
|
### Documentation
|
|
|
|
|
|
|
|
* Document potential data loss for BaseLogEntry migration in 3.0 (Sage Abdullah)
|
2023-02-03 17:42:02 +00:00
|
|
|
* Add documentation for the reference index mechanism (Daniel Kirkham)
|