diff --git a/changelog.mdx b/changelog.mdx
index 1757ce5..28d80e2 100644
--- a/changelog.mdx
+++ b/changelog.mdx
@@ -3,6 +3,12 @@ title: "Changelog"
description: "Latest updates and improvements across bunny.net products."
---
+
+ ## 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)
+
+
## Edge Scripting support now in CLI
@@ -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)
-
\ No newline at end of file
+
diff --git a/stream/changelog.mdx b/stream/changelog.mdx
index 409738e..6f66d16 100644
--- a/stream/changelog.mdx
+++ b/stream/changelog.mdx
@@ -3,6 +3,12 @@ title: "Changelog"
description: "Latest updates and improvements to Stream."
---
+
+ ## 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)
+
+
## Stream Transcribing supported languages reference
@@ -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)
-
\ No newline at end of file
+