Skip to content

v2.1.0

Choose a tag to compare

@maximseshuk maximseshuk released this 29 Sep 15:53
· 71 commits to main since this release

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: adminThumbnail configuration renamed to thumbnail for better clarity and consistency

πŸ› Bug Fixes

  • Thumbnail Time Validation: Fixed issue where thumbnailTime: 0 was incorrectly treated as invalid value (#12 - Thanks to @christophemenager for reporting)

πŸ› οΈ Improvements

  • Backward Compatibility: Old adminThumbnail config 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