mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-25 13:10:14 +01:00
21 lines
603 B
Markdown
21 lines
603 B
Markdown
# Wagtail 6.1.1 release notes
|
|
|
|
_May 21, 2024_
|
|
|
|
```{contents}
|
|
---
|
|
local:
|
|
depth: 1
|
|
---
|
|
```
|
|
|
|
## What's new
|
|
|
|
### Bug fixes
|
|
|
|
* Fix form action URL in user edit and delete views for custom user models (Sage Abdullah)
|
|
* Fix snippet copy view not prefilling form data (Sage Abdullah)
|
|
* Address layout issues in the title cell of universal listings (Sage Abdullah)
|
|
* Fix incorrect rich text to HTML conversion when multiple link / embed types are present (Andy Chosak, Matt Westcott)
|
|
* Restore ability for custom widgets in StreamField blocks to have multiple top-level nodes (Sage Abdullah, Matt Westcott)
|