0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-25 13:10:14 +01:00
wagtail/docs/releases/4.1.6.md
2023-05-25 14:57:14 +01:00

564 B

Wagtail 4.1.6 release notes

May 25, 2023

---
local:
depth: 1
---

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)