# Wagtail 4.2.4 release notes

*May 25, 2023*

> * [What’s new](#what-s-new)

## What’s new

### Bug fixes

* Rectify previous fix for TableBlock becoming uneditable after save (Sage Abdullah)
* Ensure that copying page correctly picks up the latest revision (Matt Westcott)
* Adjust collection field alignment in multi-upload forms (LB (Ben) Johnston)
* Prevent lowercase conversions of IndexView column headers (Virag Jain)

### Documentation

* Update documentation for `log_action` parameter on `RevisionMixin.save_revision` (Christer Jensen)
