Skip to main content
2026-03-20
Stream(Improvement)

Language detection for transcribing

Transcribing now includes language detection information, making it easier to manage multi-language video content. Learn more
2026-03-18
Stream(New)

Vimeo2Bunny CLI

A new command-line tool to migrate videos from Vimeo to Bunny Stream. Videos transfer directly from Vimeo via Fetch Video URL — nothing is downloaded to your machine. Learn more
2026-03-18
CDN(New)

Edge Rule pattern matching

Use Lua-based pattern matching in Edge Rule conditions to match structured request values such as URLs, headers, cookies, and query strings. Learn more
2026-03-17
Database(New)

Database Shell

The Bunny Database Shell (bsql) is a standalone, interactive SQL shell for querying and managing your database from the terminal. Learn more
2026-03-16
Stream(New)

Webhook signature validation

Validate webhook signatures to verify that incoming notifications are genuinely from Bunny Stream and have not been tampered with. Learn more
2026-03-12
Stream(New)

Player 2.0

The new Bunny Stream video player is here with a modern interface and improved performance. It’s enabled by default for all new video libraries. Learn more
2026-03-10
Magic Containers(New)

Templates

Deploy pre-built application templates with just a few clicks. Each template includes a ready-to-run container image, and some include a sidecar database. Learn more
2026-03-10
Magic Containers(New)

Quick Deploy

A streamlined deployment flow that lets you go from zero to deployed in seconds, with everything presented in a single form. Learn more
2026-03-09
CDN(New)

JA4 fingerprinting

JA4 TLS fingerprinting is now available on all pull zones. Identify clients based on their TLS handshake characteristics via the CDN-JA4 request header. Learn more
2026-03-09
CDN(Improvement)

Logging and Permanent Log Storage updates

Logging documentation has been updated with improved details on log retention, and Permanent Log Storage now includes specifics on part rotation and compression. Learn more
2026-02-11
Stream(New)

Mobile SDK token authentication

Token authentication is now available for the Stream Mobile SDKs, adding an extra layer of security for mobile video playback. Learn more
2026-02-11
Edge Scripting(New)

Node.js file system API

A Node.js-compatible file system API is now available in Edge Scripts, allowing you to read and write files directly at the edge. Learn more
2026-02-01
Magic Containers(Improvement)

Graceful Shutdown

New applications now have a default grace period of 30 seconds (up from 1 second), giving your applications more time to clean up resources and complete in-flight requests during rolling updates and scaling events. Learn more
2026-01-23
Stream(New)

Smart Chapters

Automatically generate chapters for your videos using AI. Smart Chapters analyzes your video’s caption track to create chapter markers. Learn more
2026-01-20
Database(New)

SQL API

Execute SQL queries against your Bunny Database over HTTP using the SQL API. Learn more
2026-01-19
Database(New)

Database SDKs

Connect to Bunny Database using official SDKs for TypeScript, Go, Rust, and .NET. Learn more