v2.1.0
Users upgrading from v2.0.x should follow the Migration Guide to update their configuration.
π New Features
- Stream-Only Support: Plugin now supports using only Bunny Stream without Bunny Storage configuration
- Thumbnail Config Rename:
adminThumbnailconfiguration renamed tothumbnailfor better clarity and consistency
π Bug Fixes
- Thumbnail Time Validation: Fixed issue where
thumbnailTime: 0was incorrectly treated as invalid value (#12 - Thanks to @christophemenager for reporting)
π οΈ Improvements
- Backward Compatibility: Old
adminThumbnailconfig still supported with deprecation warning (will be removed in v2.2.0)
π Documentation
- GitHub Callouts: Enhanced documentation with proper GitHub callouts
- Stream-Only Examples: Added configuration examples for stream-only setups
Full Changelog: v2.0.2...v2.1.0