2023-05-15 13:10:45 +00:00
|
|
|
# Wagtail 4.2.4 release notes
|
|
|
|
|
2023-05-25 12:45:58 +00:00
|
|
|
_May 25, 2023_
|
2023-05-15 13:10:45 +00:00
|
|
|
|
|
|
|
```{contents}
|
|
|
|
---
|
|
|
|
local:
|
|
|
|
depth: 1
|
|
|
|
---
|
|
|
|
```
|
|
|
|
|
|
|
|
## What's new
|
|
|
|
|
|
|
|
### Bug fixes
|
|
|
|
|
|
|
|
* Rectify previous fix for TableBlock becoming uneditable after save (Sage Abdullah)
|
2023-05-15 15:02:26 +00:00
|
|
|
* Ensure that copying page correctly picks up the latest revision (Matt Westcott)
|
2023-05-19 05:56:01 +00:00
|
|
|
* Adjust collection field alignment in multi-upload forms (LB (Ben) Johnston)
|
2023-05-22 19:01:56 +00:00
|
|
|
* Prevent lowercase conversions of IndexView column headers (Virag Jain)
|
2023-05-16 22:00:49 +00:00
|
|
|
|
|
|
|
### Documentation
|
|
|
|
|
|
|
|
* Update documentation for `log_action` parameter on `RevisionMixin.save_revision` (Christer Jensen)
|