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
8 changes: 7 additions & 1 deletion changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ title: "Changelog"
description: "Latest updates and improvements across bunny.net products."
---

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

Added direct play URL and embed URL examples with query parameters, documented the `-auto` captions flag, and improved cross-linking between Stream pages. Updated MP4 fallback documentation to reflect support for 240p, 360p, 720p & 1080p resolutions. [Learn more](/stream/storage-structure)
</Update>

<Update label="2026-06-08" tags={["CLI", "(New)"]}>
## Edge Scripting support now in CLI

Expand Down Expand Up @@ -254,4 +260,4 @@ The CDN Logging API now supports exact request ID lookup and includes additional
## Database SDKs

Connect to Bunny Database using official SDKs for TypeScript, Go, Rust, and .NET. [Learn more](/database/connect/typescript)
</Update>
</Update>
8 changes: 7 additions & 1 deletion stream/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ title: "Changelog"
description: "Latest updates and improvements to Stream."
---

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

Added direct play URL and embed URL examples with query parameters, documented the `-auto` captions flag, and improved cross-linking between Stream pages. Updated MP4 fallback documentation to reflect support for 240p, 360p, 720p & 1080p resolutions. [Learn more](/stream/storage-structure)
</Update>

<Update label="2026-06-02" tags={["Stream","(Improvement)"]}>
## Stream Transcribing supported languages reference

Expand Down Expand Up @@ -88,4 +94,4 @@ description: "Latest updates and improvements to Stream."
## Smart Chapters

Automatically generate chapters for your videos using AI. Smart Chapters analyzes your video's caption track to create chapter markers, improving navigation for viewers. [Learn more](/stream/smart-chapters)
</Update>
</Update>