0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-25 13:10:14 +01:00
wagtail/docs/releases/6.0.1.md
2024-02-15 13:59:37 +00:00

405 B

Wagtail 6.0.1 release notes

February 15, 2024

---
local:
depth: 1
---

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)