From 4856e2bab20f1c97cd06f4298344d90d8976185b Mon Sep 17 00:00:00 2001
From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com>
Date: Thu, 25 Jun 2026 16:27:33 +0000
Subject: [PATCH 1/2] Updated mintlify pages
- Updated storage/dashboard.mdx
- Updated changelog.mdx
- Updated stream/data-and-privacy.mdx
Mintlify-Source: dashboard-editor
---
changelog.mdx | 6 ------
stream/data-and-privacy.mdx | 8 ++++----
2 files changed, 4 insertions(+), 10 deletions(-)
diff --git a/changelog.mdx b/changelog.mdx
index 4b0758a..d14634d 100644
--- a/changelog.mdx
+++ b/changelog.mdx
@@ -4,12 +4,6 @@ description: "Latest updates and improvements across bunny.net products."
rss: true
---
-
- ## DNS Limits and Defaults
-
- New reference page documenting Bunny DNS default limits, including the maximum number of records per zone (5,000) and DNS zones per account (500). Limits can be raised upon request by contacting sales. [Learn more](/dns/limits)
-
-
## Custom Response Pages for Bunny Shield
diff --git a/stream/data-and-privacy.mdx b/stream/data-and-privacy.mdx
index d3a7c8c..27c02b3 100644
--- a/stream/data-and-privacy.mdx
+++ b/stream/data-and-privacy.mdx
@@ -3,15 +3,15 @@ title: "Data and Privacy"
description: "At bunny.net, we take data privacy seriously. We’re committed to being fully transparent about the information we collect, how we use it, and how we keep it secure."
---
-## Bunny Stream & Bunny
+## Bunny Stream & Bunny Player
-Player Bunny Stream and Bunny Player are designed to avoid collecting or permanently storing user-identifying information for analytics or playback functionality. The player does not set cookies or transmit personally identifiable information (PII) as part of its playback or analytics features. To ensure optimal performance and reliability, the player may send anonymised technical telemetry, such as stream quality metrics, error reports, and buffering statistics. In addition, the embedded player (iframe) may communicate with bunny.net CDN endpoints worldwide to collect anonymous performance statistics. This data is used exclusively to improve routing decisions and automatically optimise streaming performance.
+Bunny Stream and Bunny Player are designed to avoid collecting or permanently storing user-identifying information for analytics or playback functionality. The player does not set cookies or transmit personally identifiable information (PII) as part of its playback or analytics features. To ensure optimal performance and reliability, the player may send anonymised technical telemetry, such as stream quality metrics, error reports, and buffering statistics. In addition, the embedded player (iframe) may communicate with bunny.net CDN endpoints worldwide to collect anonymous performance statistics. This data is used exclusively to improve routing decisions and automatically optimise streaming performance.
## Resumable Playback
Resumable playback is managed entirely within the user's browser using Browser Local Storage on the user's device. No playback information is shared with or stored by bunny.net . Stored playback data is retained locally for up to seven (7) days, after which it is automatically deleted. The playback position is updated every second during viewing and is also saved when the user closes the browser tab or the page is unloaded. The playback position is not saved if the video is within three (3) seconds of completion. This design allows users to resume playback while ensuring that all playback data remains stored exclusively on the user's device. Playback data is never transmitted to or stored by bunny.net . Any technical telemetry transmitted by the player is anonymized and used solely to monitor service health and optimize streaming performance. It is never used for user tracking or identification.
- For more information check out our GDPR and Privacy & data policies: \
- [https://bunny.net/gdpr/](https://bunny.net/gdpr/) & [https://bunny.net/privacy/](https://bunny.net/privacy/)\
+ For more information check out our GDPR and Privacy & Data policies: \
+ [https://bunny.net/gdpr/](https://bunny.net/gdpr/) & [https://bunny.net/privacy/](https://bunny.net/privacy/)
\ No newline at end of file
From e217e6152bf75415ea11a771d051a9484ff1f297 Mon Sep 17 00:00:00 2001
From: Claude
Date: Thu, 25 Jun 2026 16:37:08 +0000
Subject: [PATCH 2/2] Add changelog entries for Stream Data & Privacy docs and
Storage dashboard update (PRs #316, #318)
Co-Authored-By: Claude Opus 4.6
Claude-Session: https://claude.ai/code/session_01SqztErBK1axbsadR2NZ4LY
---
changelog.mdx | 24 ++++++++++++++++++------
storage/changelog.mdx | 6 ++++++
stream/changelog.mdx | 6 ++++++
3 files changed, 30 insertions(+), 6 deletions(-)
diff --git a/changelog.mdx b/changelog.mdx
index d14634d..16a2f0b 100644
--- a/changelog.mdx
+++ b/changelog.mdx
@@ -4,6 +4,24 @@ description: "Latest updates and improvements across bunny.net products."
rss: true
---
+
+ ## Bunny Stream & Player Data and Privacy
+
+ New documentation covering how Bunny Stream and Bunny Player handle data privacy — including no cookies or PII collection, anonymous technical telemetry, and resumable playback managed entirely via browser local storage. [Learn more](/stream/data-and-privacy)
+
+
+
+ ## Storage dashboard multiple CDN URLs
+
+ The Storage dashboard file manager now notes that multiple CDN URLs are visible when more than one Pull zone is connected to a Storage zone. [Learn more](/storage/dashboard)
+
+
+
+ ## DNS Limits and Defaults
+
+ New reference page documenting Bunny DNS default limits, including the maximum number of records per zone (5,000) and DNS zones per account (500). Limits can be raised upon request by contacting sales. [Learn more](/dns/limits)
+
+
## Custom Response Pages for Bunny Shield
@@ -22,12 +40,6 @@ rss: true
New documentation covering IPv4 and IPv6 connectivity across the bunny.net CDN, including network tier support, origin connectivity, CDN Acceleration with dual-stack origins, and Origin Shield for guaranteed IPv6 connectivity. [Learn more](/cdn/connectivity)
-
- ## CDN Connectivity documentation
-
- New documentation covering IPv4 and IPv6 connectivity across the bunny.net CDN, including network tier support, origin connectivity, CDN Acceleration with dual-stack origins, and Origin Shield for guaranteed IPv6 connectivity. [Learn more](/cdn/connectivity)
-
-
## Edge Scripting support now in CLI
diff --git a/storage/changelog.mdx b/storage/changelog.mdx
index 718d7fe..d5c5832 100644
--- a/storage/changelog.mdx
+++ b/storage/changelog.mdx
@@ -4,6 +4,12 @@ description: "Latest updates and improvements for Storage."
rss: true
---
+
+ ## Storage dashboard multiple CDN URLs
+
+ The Storage dashboard file manager now notes that multiple CDN URLs are visible when more than one Pull zone is connected to a Storage zone. [Learn more](/storage/dashboard)
+
+
## Root directory deletion support
diff --git a/stream/changelog.mdx b/stream/changelog.mdx
index 111c4be..5043ee2 100644
--- a/stream/changelog.mdx
+++ b/stream/changelog.mdx
@@ -4,6 +4,12 @@ description: "Latest updates and improvements to Stream."
rss: true
---
+
+ ## Bunny Stream & Player Data and Privacy
+
+ New documentation covering how Bunny Stream and Bunny Player handle data privacy — including no cookies or PII collection, anonymous technical telemetry, and resumable playback managed entirely via browser local storage. [Learn more](/stream/data-and-privacy)
+
+
## Direct play URLs now support query parameters & documentation improvements