Back to Wagtail

Wagtail 5.1.1 release notes

docs/releases/5.1.1.md

7.3.1431 B
Original Source

Wagtail 5.1.1 release notes

August 14, 2023

{contents}
---
local:
depth: 1
---

What's new

Other features

  • Introduce wagtail.admin.ui.tables.BooleanColumn to display boolean values as icons (Sage Abdullah)

Bug fixes

  • Show not-None falsy values instead of blank in generic table cell template (Sage Abdullah)
  • Fix read_only panels for fields with translatable choice labels (Florent Lebreton)