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-09" tags={["Storage","(Improvement)"]}>
## S3-compatible API now in public preview

Bunny Storage's S3-compatible API has moved from closed preview to public preview, with Sydney (SYD) added as a new region, presigned URL caching, Content-MD5 validation for multipart uploads, and documented rate limits (500 RPS, 1 Gbps). [Learn more](/storage/s3)
</Update>

<Update label="2026-06-26" tags={["Optimizer", "(Improvement)"]}>
## AVIF, HEIC and HEIF are now GA

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

<Update label="2026-07-09" tags={["Storage","(Improvement)"]}>
## S3-compatible API now in public preview

Bunny Storage's S3-compatible API has moved from closed preview to public preview, with Sydney (SYD) added as a new region, presigned URL caching, Content-MD5 validation for multipart uploads, and documented rate limits (500 RPS, 1 Gbps). [Learn more](/storage/s3)
</Update>

<Update label="2026-06-09" tags={["Storage","(New)"]}>
## Root directory deletion support

Expand Down