From ca44e55f55f4e1332d8a2263ddb71401e763e949 Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 9 Jul 2026 12:45:16 +0000 Subject: [PATCH] Add Stream Delivery Tiers changelog entry and fix Optimizer text duplication Adds a changelog entry for the Stream 'Storage Tiers' to 'Delivery Tiers' rename (from PR #335) to both the root and stream changelogs. Also fixes duplicated text in the Optimizer 'AVIF, HEIC and HEIF are now GA' entry that was introduced during the PR #335 merge. Co-Authored-By: Claude Opus 4.6 Claude-Session: https://claude.ai/code/session_01G2LfEr6d4gJv7T6TLggsHX --- changelog.mdx | 10 ++++++++-- stream/changelog.mdx | 6 ++++++ 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/changelog.mdx b/changelog.mdx index 4d163dd1..ea7c2c10 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -10,10 +10,16 @@ rss: true S3-Compatible API is now available for all! We have also added a new S3 Storage Zone region: Sydney (SYD) & Uploadpart now supports Content-MD5 validation. [Learn more](/storage/s3) + + ## Stream Delivery Tiers documentation + + The Stream 'Storage Tiers' page has been renamed to 'Delivery Tiers' to better reflect the distinction between Standard and Volume delivery tiers, including network performance and PoP routing differences. [Learn more](/stream/delivery-tiers) + + - ## AVIF, HEIC and HEIF are now GAAVIF, HEIC and HEIF are now GA + ## AVIF, HEIC and HEIF are now GA - Support for AVIF, HEIC and HEIF as input formats, and AVIF as an output format, has been promoted to [General Availability](/product-release-stages)Support for AVIF, HEIC and HEIF as input formats, and AVIF as an output format, has been promoted to [General Availability](/product-release-stages). [Learn more](/optimizer/dynamic-images/formats) + Support for AVIF, HEIC and HEIF as input formats, and AVIF as an output format, has been promoted to [General Availability](/product-release-stages). [Learn more](/optimizer/dynamic-images/formats) diff --git a/stream/changelog.mdx b/stream/changelog.mdx index 111c4be0..0dfebe84 100644 --- a/stream/changelog.mdx +++ b/stream/changelog.mdx @@ -4,6 +4,12 @@ description: "Latest updates and improvements to Stream." rss: true --- + + ## Stream Delivery Tiers documentation + + The Stream 'Storage Tiers' page has been renamed to 'Delivery Tiers' to better reflect the distinction between Standard and Volume delivery tiers, including network performance and PoP routing differences. [Learn more](/stream/delivery-tiers) + + ## Direct play URLs now support query parameters & documentation improvements