Breaking Changes
Release v10
This release includes major changes:
- Nested YAML configuration - Section-specific options are now organized under their respective section keys
- New Media Browser section - Browse media and favorites in a unified interface.
⚠️ Configuration Migration Required
All section-specific configuration options now live under nested section keys (player, mediaBrowser, groups, grouping, volumes, queue).
More info in https://github.com/punxaphil/custom-sonos-card/blob/v10/BREAKING_CHANGES.md.
🚀 Features
- feat: Integrate Media Browser into favorites section
- feat: move to nested structure for configurations
- feat: localize button labels in grouping and source components
- feat: add additionalControlsFontSize option for volume configuration
- feat: add support for selected item background and text colors in queue configuration
- feat: add playing bars to playing queue item
- feat: add artwork border radius configuration for player
🐛 Fixes
- fix: fallback artwork image partly visible when artwork is transparent