📦 RC Release
Changes since 2.8.0rc1
🐛 Bugfixes
- Fix provider rename not refreshing in frontend without browser reload (by @apophisnow in #3447)
- Fix audio stream memory leaks on playback cancellation (by @maximmaxim345 in #3461)
- Fix Cast autoplay (by @OzGav in #3464)
- Fix infinite loop on builtin playlists (by @marcelveldt in #3466)
- Fix provider-based resume position in multi-user setups (by @fmunkes in #3467)
- Fix single artist in ARTISTS tag with semi-colon in name (by @OzGav in #3468)
- Fix (user created) builtin playlists migration (by @marcelveldt in #3472)
- Fix DLNA not always updating mute and volume state. (by @MarvinSchenkel in #3474)
🎨 Frontend Changes
- Reduce size of lyrics in queue and scale it (by @stvncode in #1641)
- Multiple small fixes for the release (by @stvncode in #1643)
🧰 Maintenance and dependency bumps
6 changes
- Typing fixes for the chromecast provider (by @OzGav in #2852)
- Use /playlists/{id}/items endpoint (Spotify Feb 2026 API change) (by @Yipsh in #3436)
- Clarify various development considerations in the demo music provider (by @OzGav in #3469)
- ⬆️ Update music-assistant-frontend to 2.17.130 (by @music-assistant-machine in #3470)
- Make ADD_COLUMN migrations idempotent to avoid db crashes (by @MarvinSchenkel in #3473)
- ⬆️ Update music-assistant-frontend to 2.17.131 (by @music-assistant-machine in #3475)
🙇 Thanks to our contributors
Special thanks to the following contributors who helped with this release:
@MarvinSchenkel, @OzGav, @Yipsh, @apophisnow, @fmunkes, @marcelveldt, @maximmaxim345, @stvncode