Wagtail 6.3.2 release notes¶
January 2, 2025
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
onImageBlock
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)