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