Skip to content

v2.5.1

Choose a tag to compare

@github-actions github-actions released this 06 Mar 15:50
aca7ad6

Music Assistant Player Card v2.5.1

This release mostly contains bug fixes, including a fix for the dropdown issue introduced with Home Assistant 2025.3.

🐛 Bug fixes

  • Fix: Clicking enqueue forces a hard scroll while browser cards are animating @droans (#530)
  • Fix: volume not updating if using separate volume media player @droans (#532)
  • Fix for issue where player selection modal is blocked by active track… @hoggworks (#533)
  • Fix: Z-Index for background blur covering text @droans (#541)
  • Fix: Favorite icon not updating when using non-Expressive schemes @droans (#543)
  • Fix: Default expressive scheme not applying when no active track/artwork @droans (#544)
  • Fix: Fallback to sans-serif font if font can't be loaded @droans (#546)
  • Fix: Dropdown hiding behind browser collection header @droans (#548, #550)
  • Fix: Enqueue menu icon not shrinking with button @droans (#549)
  • Fix: Dropdown hiding behind headers @droans (#533, #553)
  • Fix: Check for player availability before setting initial active player @droans (#566)
  • Fix: Group volume slider not displaying value correctly @droans (#570)
  • Fix: Missing/unavailable players cause join button to break @droans (#571)
  • Fix: ha-dropdown changes in 2025.3 @droans (#584)

🚀 Enhancements

  • Use localforage to cache Expressive color for images @droans (#531)
  • Add support for setting default media browser section @droans (#554)

🧰 Maintenance

  • Use translations on browser collection views @droans (#521)
  • Update style for player dropdown icon so it stands out more @droans (#545)
  • Always set font to Roboto for non-Expressive cards, Roboto Flex/Googl… @droans (#547)
  • Disable selecting players if unavailable @droans (#567)
  • Add padding to player queue titles, artist names when album covers ar… @droans (#568)
  • Use round artwork in player queue @droans (#569)
  • Add small timeout to players tab after connected to ensure groupable … @droans (#572)

📚 Documentation

⬆️ Dependency updates