Breaking Changes
This beta release includes a major refactoring to use nested YAML configuration. Section-specific options are now organized under their respective section keys for a cleaner, more intuitive configuration structure.
⚠️ Configuration Migration Required
All section-specific configuration options now live under nested section keys (player, favorites, groups, grouping, volumes, queue).
Media Browser → Favorites (Section Rename)
The "Media Browser" section has been renamed to "Favorites" throughout the codebase and configuration.
New Nested Structure
Instead of flat configuration with prefixes, options are now organized under their section.
More info in https://github.com/punxaphil/custom-sonos-card/blob/v10/BREAKING_CHANGES.md.
🚀 Features added since beta2
- feat: add additionalControlsFontSize option for volume configuration
- feat: add support for selected item background and text colors in queue configuration