📦 Nightly Release
Changes since 2.10.0.dev2026062908
🚀 Features and enhancements
- Provide Tracking and UX for AA Failures and Retries (by @chrisuthe in #4167)
🐛 Bugfixes
- Prevent a crash when a CPU can't execute on-device analysis (by @marcelveldt in #4483)
- Fix lrclib plain lyrics written to the synced-LRC field (by @chrisuthe in #4489)
- Fix audiobook release_date parsed but never stored (by @chrisuthe in #4490)
- Fix deezer parse_streamable returning Any from a bool function (by @chrisuthe in #4491)
- Fix negative elapsed_time crashing clients (by @teancom in #4495)
🎨 Frontend Changes
- Add smart shuffle indicator to the player (by @marcelveldt in #1987)
- Provide Tracking and UX for AA Failures and Retries (by @chrisuthe in #1907)
Other Changes
- Split config controller into a package (by @MarvinSchenkel in #4484)
🧰 Maintenance and dependency bumps
4 changes
- Update srptools requirement from >=1.0.0 to >=1.0.1 (by @dependabot[bot] in #4234)
- Bump torch from 2.11.0 to 2.12.1+cpu (by @dependabot[bot] in #4403)
- Document provider_mappings database structure (by @dmoo500 in #4466)
- ⬆️ Update music-assistant-frontend to 2.17.204 (by @music-assistant-machine in #4496)
🙇 Thanks to our contributors
Special thanks to the following contributors who helped with this release:
@MarvinSchenkel, @chrisuthe, @dmoo500, @marcelveldt, @teancom