Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ description: "Latest updates and improvements across bunny.net products."
rss: true
---

<Update label="2026-07-15" tags={["Stream","(Improvement)"]}>
## 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)
</Update>

<Update label="2026-07-14" tags={["CDN","(Improvement)"]}>
## HTTP validation for Seamless Domain Migration

Expand Down
6 changes: 6 additions & 0 deletions stream/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ description: "Latest updates and improvements to Stream."
rss: true
---

<Update label="2026-07-15" tags={["Stream","(Improvement)"]}>
## 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)
</Update>

<Update label="2026-06-11" tags={["Stream","(Improvement)"]}>
## Direct play URLs now support query parameters & documentation improvements

Expand Down