1.1.0
July 21st, 2026
Statamic 6 support
This release adds Statamic 6 support while retaining compatibility with Statamic 5.
Highlights
- Added separate Vue 2 and Vue 3 Control Panel bundles.
- Automatically loads the correct bundle for the installed Statamic version.
- Preserved the native Statamic 6 UI and current addon experience.
- Added compatibility adapters for the Statamic 5 Control Panel.
- Updated the video browser, uploader, settings dialog, and Bunny fieldtype for both versions.
- Improved modal behavior, controls, and accessibility.
- No configuration changes or content migrations are required.
GDPR/DSGVO documentation
- Clarified how the addon supports privacy-focused and GDPR/DSGVO-compliant video implementations.
- Documented Bunny DPA, storage regions, logging, telemetry, and frontend asset considerations.
- Added guidance for review by a data protection officer or qualified privacy counsel when required.
- Updated embedding, CSP, custom hostname, text-track, installation, and development documentation.
Upgrade
Statamic 6 users can replace dev-develop with the stable release:
composer require #89DDFF;">"laborb/statamic-bunny-stream:^1.1#89DDFF;">" --with-all-dependencies
Statamic 5 users can update normally using the same version constraint.
No configuration changes are required.
1.0.1
March 21st, 2025
- Added configuration setup to support local development environments.
- Fixed an issue where the video list would not automatically refresh after new uploads.
- Added a license file to the project for clarity on usage and distribution.