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