Release note for in 6.3.2

pull/12721/head
Matt Westcott 2024-12-18 16:06:59 +00:00
rodzic 3cfbd028e9
commit 5a17312e42
2 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -110,6 +110,7 @@ Changelog
* Fix: Ensure Cloudfront cache invalidation is called with a list, for compatibility with current botocore versions (Jake Howard)
* Fix: Ensure Draftail features wrap when a large amount of features are added (Bart Cieliński)
* Fix: Implement `get_block_by_content_path` on `ImageBlock` to prevent errors on commenting (Matt Westcott)
* Docs: 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)

Wyświetl plik

@ -15,6 +15,7 @@ depth: 1
* 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