2024-11-22 09:54:55 +00:00
|
|
|
# Wagtail 6.3.2 release notes - IN DEVELOPMENT
|
|
|
|
|
|
|
|
_Unreleased_
|
|
|
|
|
|
|
|
```{contents}
|
|
|
|
---
|
|
|
|
local:
|
|
|
|
depth: 1
|
|
|
|
---
|
|
|
|
```
|
|
|
|
|
|
|
|
## What's new
|
|
|
|
|
|
|
|
### Bug fixes
|
|
|
|
|
2024-11-22 12:29:26 +00:00
|
|
|
* Ensure Cloudfront cache invalidation is called with a list, for compatibility with current botocore versions (Jake Howard)
|
2024-11-28 10:06:16 +00:00
|
|
|
* Ensure Draftail features wrap when a large amount of features are added (Bart Cieliński)
|
2024-12-18 16:06:59 +00:00
|
|
|
* Implement `get_block_by_content_path` on `ImageBlock` to prevent errors on commenting (Matt Westcott)
|
2024-11-22 09:54:55 +00:00
|
|
|
|
|
|
|
### Documentation
|
|
|
|
|
|
|
|
* Update tutorial to reflect the move of the "Add child page" action to a top-level button in the header as a '+' icon (Clifford Gama)
|