v2.5.3-b.1
Pre-release
Pre-release
Music Assistant Player Card v2.5.3-b.1
Breaking Changes
A few different configuration options for hidden elements have been changed with this release. This should not effect most users but the fix should be relatively painless:
player.hide:group_volumechanged togroup_selectorpowerchanged topower_buttonrepeatchanged torepeat_buttonshufflechanged toshuffle_buttonfavoritechanged tofavorite_buttonmutechanged tomute_button
media_browser.hide:searchchanged tosearch_button
What's new:
More items can now be hidden:
- Music Player
- Player name
- Track title
- Track artist
- Progress time
- Progress bar
- Media Browser
- Filter button
Additionally, every section can now have their header and header title removed.
There have also been various bug fixes including fixes for changes from the HA 2026.4.0 update.
π Bug fixes
- Fix: Button border radius interacting improperly with box shadows @droans (#620)
- Fix: Box shadow, button color for HA 2026.4.0 @droans (#623)
- Fix: Icon placement, elevation border radius on enqueue button for media cards @droans (#628)
- Fix disappearing players section header @droans (#635)
π Enhancements
- Pad menu button for collection row; ignore misclicks @droans (#624)
- Remove elevation from collection row menu button, use outline instead @droans (#626)
- Allow hiding player name, track title, artist, and progress @droans (#629)
- Allow hiding filter button for media browser @droans (#630)
- Allow hiding section titles @droans (#631)
- Allow hiding section headers @droans (#632)
- Automatically hide volume bar, mute button, and power button if unsupported by player @droans (#637)
π§° Maintenance
- Adjust style of outlined buttons; ensure menu button is passing property @droans (#625)
- Use transition to improve control of box shadow for buttons @droans (#627)
- Organize order of hidden elements in config, readme @droans (#633)
- Ensure large artwork uses full card @droans (#636)
π Documentation
Music Assistant Player Card v2.5.3-b.0
π Bug fixes
- Fix: Border radius for shadows incorrect when Material You Utilities β¦ @droans (#605)
- Fix: default_enqueue_option broken in UI editor @droans (#610)
π§° Maintenance
- Match thumbnail style across all elements @droans (#612)
- Fix CSS selector for menu background @droans (#613)
- Remove browser enqueue button SVG fill, background @droans (#614)
π Documentation
β¬οΈ Dependency updates
- Bump typescript-eslint from 8.55.0 to 8.57.1 @droans (#606)
- Bump custom-card-helpers from 1.9.0 to 2.0.0 @dependabot[bot] (#573)
- Use custom eslint-plugin-github with support for eslint 10 @droans (#607)
- Bump eslint/js from 9.39.2 to 10.0.1 @droans (#608)
- Bump eslint from 9.39.2 to 10.0.3 @droans (#609)
- Build(deps-dev): Bump eslint-plugin-unicorn from 62.0.0 to 63.0.0 @dependabot[bot] (#598)