wagtail/docs/releases/6.2.1.md

21 wiersze
500 B
Markdown

# Wagtail 6.2.1 release notes
_August 20, 2024_
```{contents}
---
local:
depth: 1
---
```
## What's new
### Bug fixes
* Handle `child_block` being passed as a kwarg in ListBlock migrations (Matt Westcott)
* Fix broken task type filter in workflow task chooser modal (Sage Abdullah)
* Prevent circular imports between `wagtail.admin.models` and custom user models (Matt Westcott)
* Ensure that concurrent editing check works for users who only have edit access via workflows (Matt Westcott)