# Wagtail 5.1.1 release notes

*August 14, 2023*

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

## 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)
