From a2fba614b0e16005adf368c35296069ac662584a Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 16 Jun 2026 15:53:00 +0000 Subject: [PATCH] Add changelog entries for S3 region availability expansion Reflects PR #292 which removed the outdated region limitation note from S3 documentation, indicating S3 compatibility is now available across all storage regions. https://claude.ai/code/session_01F6HopwAeR9xdzMbSBLjXb8 --- changelog.mdx | 6 ++++++ storage/changelog.mdx | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/changelog.mdx b/changelog.mdx index a992bbb..8a4f2a3 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -3,6 +3,12 @@ title: "Changelog" description: "Latest updates and improvements across bunny.net products." --- + + ## S3 compatibility available across all regions + + S3-compatible storage zones are no longer limited to specific regions. The previous restriction to Frankfurt, New York, and Singapore has been lifted. [Learn more](/storage/s3) + + ## CDN Connectivity documentation diff --git a/storage/changelog.mdx b/storage/changelog.mdx index 442aad1..689796b 100644 --- a/storage/changelog.mdx +++ b/storage/changelog.mdx @@ -3,6 +3,12 @@ title: "Changelog" description: "Latest updates and improvements for Storage." --- + + ## S3 compatibility available across all regions + + S3-compatible storage zones are no longer limited to specific regions. The previous restriction to Frankfurt, New York, and Singapore has been lifted. [Learn more](/storage/s3) + + ## Root directory deletion support