diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 530da9f734..37a18e5e25 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -41,7 +41,7 @@ Changelog * Fix: Normalize `StreamField.get_default()` to prevent creation forms from breaking (Matt Westcott) * Fix: Prevent out-of-order migrations from skipping creation of image/document choose permissions (Matt Westcott) * Fix: Use correct connections on multi-database setups in database search backends (Jake Howard) - * Fix: Ensure Cloudfront cache invalidation is called with a list, for compatibility with current botocore versions (Jake Howard) + * Fix: Ensure CloudFront cache invalidation is called with a list, for compatibility with current botocore versions (Jake Howard) * Fix: Show the correct privacy status in the sidebar when creating a new page (Joel William) * Fix: Prevent generic model edit view from unquoting non-integer primary keys multiple times (Matt Westcott) * Fix: Ensure comments are functional when editing Page models with `read_only` `Fieldpanel`s in use (Strapchay) @@ -149,7 +149,7 @@ Changelog 6.3.2 (02.01.2025) ~~~~~~~~~~~~~~~~~~ - * Fix: Ensure Cloudfront cache invalidation is called with a list, for compatibility with current botocore versions (Jake Howard) + * 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) diff --git a/docs/reference/contrib/index.md b/docs/reference/contrib/index.md index f2bf24b162..91f85b4f0a 100644 --- a/docs/reference/contrib/index.md +++ b/docs/reference/contrib/index.md @@ -34,7 +34,7 @@ Provides a view that generates a Google XML sitemap of your public Wagtail conte ## [](frontendcache) -A module for automatically purging pages from a cache (Varnish, Squid, Cloudflare or Cloudfront) when their content is changed. +A module for automatically purging pages from a cache (Varnish, Squid, Cloudflare or CloudFront) when their content is changed. ## [](routablepage) diff --git a/docs/releases/6.3.2.md b/docs/releases/6.3.2.md index 95356c53e4..6053140aed 100644 --- a/docs/releases/6.3.2.md +++ b/docs/releases/6.3.2.md @@ -13,7 +13,7 @@ depth: 1 ### Bug fixes - * Ensure Cloudfront cache invalidation is called with a list, for compatibility with current botocore versions (Jake Howard) + * 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) diff --git a/docs/releases/6.4.md b/docs/releases/6.4.md index 9a88fad602..498e739ae7 100644 --- a/docs/releases/6.4.md +++ b/docs/releases/6.4.md @@ -104,7 +104,7 @@ This feature was developed by Thibaud Colas and Sage Abdullah, thanks to a spons * Normalize `StreamField.get_default()` to prevent creation forms from breaking (Matt Westcott) * Prevent out-of-order migrations from skipping creation of image/document choose permissions (Matt Westcott) * Use correct connections on multi-database setups in database search backends (Jake Howard) - * Ensure Cloudfront cache invalidation is called with a list, for compatibility with current botocore versions (Jake Howard) + * Ensure CloudFront cache invalidation is called with a list, for compatibility with current botocore versions (Jake Howard) * Show the correct privacy status in the sidebar when creating a new page (Joel William) * Prevent generic model edit view from unquoting non-integer primary keys multiple times (Matt Westcott) * Ensure comments are functional when editing Page models with `read_only` `FieldPanel`s in use (Strapchay) diff --git a/docs/spelling_wordlist.txt b/docs/spelling_wordlist.txt index b44c18959a..13cfd99184 100644 --- a/docs/spelling_wordlist.txt +++ b/docs/spelling_wordlist.txt @@ -9,7 +9,7 @@ callables camelCase CDN Cloudflare -Cloudfront +CloudFront contrib CSP Ctrl