diff --git a/changelog.mdx b/changelog.mdx index 4908191d..3089e26b 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -4,6 +4,12 @@ description: "Latest updates and improvements across bunny.net products." rss: true --- + + ## Stream audio preservation and docs navigation improvements + + The Video Specification documentation now clarifies that no audio processing or effects are applied during encoding — audio volume and loudness are preserved as-is without compression or normalization. Stream docs navigation has also been reorganized for better discoverability, with Statistics and Webhooks pages promoted to top-level and improved SEO keywords across pages. [Learn more](/stream/video-specification) + + ## HTTP validation for Seamless Domain Migration diff --git a/stream/changelog.mdx b/stream/changelog.mdx index 111c4be0..52db9cbe 100644 --- a/stream/changelog.mdx +++ b/stream/changelog.mdx @@ -4,6 +4,12 @@ description: "Latest updates and improvements to Stream." rss: true --- + + ## Stream audio preservation and docs navigation improvements + + The Video Specification documentation now clarifies that no audio processing or effects are applied during encoding — audio volume and loudness are preserved as-is without compression or normalization. Stream docs navigation has also been reorganized for better discoverability, with Statistics and Webhooks pages promoted to top-level and improved SEO keywords across pages. [Learn more](/stream/video-specification) + + ## Direct play URLs now support query parameters & documentation improvements