# Wagtail 6.0.1 release notes

*February 15, 2024*

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

## What’s new

### Bug fixes

* Ensure `BooleanRadioSelect` uses the same styles as `RadioSelect` (Thibaud Colas)
* Prevent failure on `collectstatic` when `ManifestStaticFilesStorage` is in use (Matt Westcott)
* Prevent error on submitting an empty search in the admin under Elasticsearch (Maikel Martens)
