bunny.net Release Notes

Follow

56 release notes curated from 1 source by the Releasebot Team. Last updated: Aug 21, 2026

Get this feed:
  • Aug 21, 2026
    • Date parsed from source:
      Aug 21, 2026
    • First seen by Releasebot:
      Aug 21, 2026
    bunny.net logo

    bunny.net

    EEA Routing Filter for Pull Zones

    bunny.net adds EEA routing filter support for Pull Zones to help meet GDPR-compliant data residency needs.

    Pull Zones now support a European Economic Area (EEA) routing filter that routes all traffic exclusively through 26 PoPs across EU member states plus Iceland and Norway. Use this filter when you need GDPR-compliant data residency across the full EEA.

    Original source
  • Aug 21, 2026
    • Date parsed from source:
      Aug 21, 2026
    • First seen by Releasebot:
      Aug 21, 2026
    bunny.net logo

    bunny.net

    TLS Security Levels for Pull Zones

    bunny.net adds configurable TLS security profiles for Pull Zones to balance stronger security with client compatibility.

    Pull Zones now support Legacy, Compatible, and Modern only TLS security profiles, configurable per zone. Set the minimum cipher-suite strength to balance stronger security with the client compatibility each workload requires.

    Original source
  • All of your release notes in one feed

    Join Releasebot and get updates from bunny.net and hundreds of other software products.

    Create account
  • Aug 14, 2026
    • Date parsed from source:
      Aug 14, 2026
    • First seen by Releasebot:
      Aug 14, 2026
    • Modified by Releasebot:
      Aug 21, 2026
    bunny.net logo

    bunny.net

    S3 API: virtual hosted-style URLs, conditional requests, and expanded error codes

    bunny.net adds virtual hosted-style URL support for S3 storage, plus stronger object handling with ETag returns, conditional requests, improved CopyObject metadata behavior, and clearer rate limiting responses with SlowDown and Retry-After headers.

    URL styles

    Virtual hosted-style URLs (https://bucket-name.[region]-s3.storage.bunnycdn.com/key) are now supported alongside path-style URLs.

    HeadObject

    Returns ETag and supports conditional operations: If-Match, If-None-Match, If-Modified-Since, If-Unmodified-Since.

    GetObject

    Returns ETag and supports the same conditional operations: If-Match, If-None-Match, If-Modified-Since, If-Unmodified-Since.

    CopyObject

    Preserves Content-Type, returns ETag, supports x-amz-metadata-directive, and accepts conditional copy headers.

    Rate limiting

    Rate-limited requests return a SlowDown (503) response with a Retry-After header.

    Original source
  • Aug 13, 2026
    • Date parsed from source:
      Aug 13, 2026
    • First seen by Releasebot:
      Aug 14, 2026
    bunny.net logo

    bunny.net

    Bunny Stream Live - Closed Preview

    bunny.net opens Bunny Stream Live closed preview for global live streaming with dashboard control room and API.

    Bunny Stream Live - Closed Preview

    We’ve opened up bunny Stream customers to signup for our new live streaming preview. The signup banner can be found within your video library! Once approved you’ll be able to live stream at scale globally to your audiences. All managed with the new dashboard control room & API. Features include: RTMP ingest & distribution, scheduling, countdown, DVR, VOD and more.

    Original source
  • Aug 12, 2026
    • Date parsed from source:
      Aug 12, 2026
    • First seen by Releasebot:
      Aug 13, 2026
    bunny.net logo

    bunny.net

    Investigative Event Logs for Bunny Shield

    bunny.net adds advanced filtering and grouping to Bunny Shield Event Logs for deeper multi-day attack investigation and CSV export.

    Bunny Shield Event Logs now support advanced filtering and grouping across Feature, Action, Rule ID, IP / Range, Country, ASN, JA4 Fingerprint, User-Agent, and URL. Combine multiple signals, such as IP, User-Agent, and JA4, to investigate related activity and uncover attack patterns across Shield features. You can also investigate events across multiple days within the 3-day retention window and export results as CSV for further analysis.

    Original source
  • Similar to bunny.net with recent updates:

  • Aug 1, 2026
    • Date parsed from source:
      Aug 1, 2026
    • First seen by Releasebot:
      Aug 9, 2026
    bunny.net logo

    bunny.net

    Connect a Bunny Database from the Edge Scripting creation flow

    bunny.net adds direct Bunny Database connections in Edge Scripting, auto-adds script secrets, and ships a CRUD API template.

    You can now connect a Bunny Database directly from the Edge Scripting creation flow. Create a new database or pick an existing one, and we’ll automatically add the connection credentials (BUNNY_DATABASE_URL and BUNNY_DATABASE_AUTH_TOKEN) as script secrets. There’s also a new Database CRUD API script template available to get you started.

    Original source
  • Jul 31, 2026
    • Date parsed from source:
      Jul 31, 2026
    • First seen by Releasebot:
      Aug 9, 2026
    bunny.net logo

    bunny.net

    IP Family Policy for Pull Zones

    bunny.net adds IP Family Policy for Pull Zones and expands token authentication IP locking to IPv6.

    Pull Zones now support an IP Family Policy that controls which address families (IPv4, IPv6, or both) are advertised and which edge servers are eligible to serve the zone. Four policies are available: IPv4 Only, Dual Stack (default), Dual Stack Prefer IPv6, and IPv6 Only. Token authentication IP locking now also supports IPv6 addresses, binding at the client’s /64 prefix.

    Original source
  • Jul 30, 2026
    • Date parsed from source:
      Jul 30, 2026
    • First seen by Releasebot:
      Aug 9, 2026
    bunny.net logo

    bunny.net

    Read-only password support for S3 API

    bunny.net adds S3-compatible read-only access keys for Bunny Storage to tighten storage zone access control.

    Bunny Storage’s S3-compatible API now supports read-only access keys. Use a dedicated read-only secret access key for S3 connections that should only have read permissions, adding an extra layer of access control to your storage zones.

    Original source
  • Jul 30, 2026
    • Date parsed from source:
      Jul 30, 2026
    • First seen by Releasebot:
      Jul 30, 2026
    bunny.net logo

    bunny.net

    Verified bot customization for Shield Zones

    bunny.net adds Bunny Shield bot controls with per-category overrides and verified bot rule support.

    Bunny Shield now lets you control how verified bots are handled per Shield Zone — allow, block, or take no action — with per-bot and per-category overrides across seven categories: SEO, AI Scraper, AI Tool, Tool, Ads, Preview, and Social. Verification supports both reverse DNS and published IP range checks, and verified bot categories are exposed to the Rule Engine via the VERIFIED_BOT_CATEGORY variable for custom WAF rules.

    Original source
  • Jul 28, 2026
    • Date parsed from source:
      Jul 28, 2026
    • First seen by Releasebot:
      Jul 30, 2026
    bunny.net logo

    bunny.net

    Before cache execution for Edge Scripts (Preview)

    bunny.net adds Edge Scripts before CDN cache with new request and response hooks for full control.

    Edge Scripts can now run before the CDN cache layer, giving you full control over every request instead of only executing on cache misses.

    When enabled on a Pull Zone, middleware scripts gain two new hooks — onClientRequest (intercept requests before the cache lookup) and onClientResponse (modify responses before they reach the client, including cached ones).

    Standalone scripts also support this mode, running on every request and deciding how responses are cached.

    Original source
  • Jul 16, 2026
    • Date parsed from source:
      Jul 16, 2026
    • First seen by Releasebot:
      Aug 9, 2026
    bunny.net logo

    bunny.net

    Cloud sandbox environments via Bunny CLI

    bunny.net adds on-demand cloud sandbox environments in Bunny CLI with isolated Ubuntu containers and preinstalled dev tools.

    The Bunny CLI now supports creating and managing on-demand cloud sandbox environments backed by Bunny Magic Containers. Each sandbox is a fully isolated Ubuntu container with Node.js, Bun, Python, and Claude Code pre-installed, with 10 GB of persistent storage. Create, SSH into, copy files, expose public URLs, and manage environment variables — all from the CLI.

    Original source
  • Jul 16, 2026
    • Date parsed from source:
      Jul 16, 2026
    • First seen by Releasebot:
      Jul 17, 2026
    bunny.net logo

    bunny.net

    Bunny Player extended Chromecast support

    bunny.net adds a rebuilt Chromecast experience to the Bunny player, bringing Widevine-protected casting, a more native TV view, synced captions and colors, full playback controls, and smoother session handoff between the page and the TV.

    We’ve just updated the Bunny player with a rebuilt Chromecast experience. Casting now supports eDRM (Widevine-protected) videos, closing a long-standing gap versus the legacy player.

    The TV experience feels native, with the video title and thumbnail on screen and player colors and captions appearance (color, font, size, language) synced from the embed.

    Viewers keep full playback control while casting — audio track selection works before and during a session, and playback rate changes apply on the TV. Session handling is seamless too: playback continues from the current position when casting starts and transfers back on stop, with page reloads, replays after the video ends with a smoother experience overall.

    Original source
  • Jul 14, 2026
    • Date parsed from source:
      Jul 14, 2026
    • First seen by Releasebot:
      Jul 15, 2026
    bunny.net logo

    bunny.net

    HTTP validation for Seamless Domain Migration

    bunny.net adds HTTP validation for seamless domain migration SSL certificates alongside DNS.

    Seamless Domain Migration now supports HTTP (file-based) validation alongside the existing DNS (TXT record) method for issuing SSL certificates before pointing your domain to bunny.net. Choose DNS if you control your domain’s DNS records, or HTTP if you can place a challenge file on the server your domain currently points to.

    Original source
  • Jul 9, 2026
    • Date parsed from source:
      Jul 9, 2026
    • First seen by Releasebot:
      Jul 10, 2026
    bunny.net logo

    bunny.net

    S3 API ‘Public Preview’ launched

    bunny.net adds S3-Compatible API for all, a new Sydney S3 Storage Zone region, and Content-MD5 validation for Uploadpart.

    S3-Compatible API is now available for all!

    We have also added a new S3 Storage Zone region: Sydney (SYD) & Uploadpart now supports Content-MD5 validation.

    Original source
  • Jun 26, 2026
    • Date parsed from source:
      Jun 26, 2026
    • First seen by Releasebot:
      Jun 26, 2026
    bunny.net logo

    bunny.net

    AVIF, HEIC and HEIF are now GA

    bunny.net promotes AVIF, HEIC and HEIF input support plus AVIF output to general availability.

    Support for AVIF, HEIC and HEIF as input formats, and AVIF as an output format, has been promoted to General Availability.

    Original source
Releasebot

Curated by the Releasebot team

Releasebot is an aggregator of official release notes from hundreds of software vendors and thousands of sources.

Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.