# Wagtail 6.3.2 release notes

*January 2, 2025*

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

## What’s new

### Bug fixes

* Ensure CloudFront cache invalidation is called with a list, for compatibility with current botocore versions (Jake Howard)
* Ensure Draftail features wrap when a large amount of features are added (Bart Cieliński)
* Implement `get_block_by_content_path` on `ImageBlock` to prevent errors on commenting (Matt Westcott)

### 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)
