📦 RC Release
Changes since 2.8.0b22
🚀 Features and enhancements
- Fix artist name splitting with semicolons and Vorbis multi-field handling (by @OzGav in #3390)
- Global genre exclusion (by @jozefKruszynski in #3453)
🐛 Bugfixes
- Audiobookshelf: handle errors gracefully during provider unload (by @teancom in #3435)
- Fix 'mark item played' in music controller (by @fmunkes in #3449)
- Fix corrupt players config when player deleted (by @OzGav in #3450)
- Optimize playlist tracks handling for builtin provider (by @marcelveldt in #3451)
- Standardise radio provider library behaviour across all sources (by @OzGav in #3459)
- Fix merged player protocol reparenting (by @marcelveldt in #3463)
🎨 Frontend Changes
- Also use compass icon in phone menu (by @MarvinSchenkel in #1613)
- Update server logs and frontend config (by @stvncode in #1616)
- Update settings ui like settings (by @stvncode in #1634)
- Update icons for player controls and player fullscreen (by @stvncode in #1632)
- Fix some members not showing up in Sync group creation. (by @MarvinSchenkel in #1631)
- Improve default Sendspin sync delays (by @maximmaxim345 in #1633)
- Lokalise translations update (by @github-actions[bot] in #1635)
- Global genre exclusion (by @jozefKruszynski in #1620)
- Fade icon for play button (by @stvncode in #1639)
- Refacto list icon size and gap with text (by @stvncode in #1638)
- Play button and volume slider now listen to album art cover color (by @stvncode in #1637)
- Change default library view to panel_compact (by @jozefKruszynski in #1636)
- Add missing Radio Browser strings (by @OzGav in #1640)
🧰 Maintenance and dependency bumps
7 changes
- Some small follow-up fixes for Task manager controller (by @marcelveldt in #3445)
- ⬆️ Update music-assistant-frontend to 2.17.125 (by @music-assistant-machine in #3446)
- ⬆️ Update music-assistant-frontend to 2.17.126 (by @music-assistant-machine in #3452)
- Fix background task lifecycle test (by @jozefKruszynski in #3454)
- Schedule task to fix protocol ids > native ids in SyncGroups (by @MarvinSchenkel in #3460)
- ⬆️ Update music-assistant-frontend to 2.17.128 (by @music-assistant-machine in #3462)
- ⬆️ Update music-assistant-frontend to 2.17.129 (by @music-assistant-machine in #3465)
🙇 Thanks to our contributors
Special thanks to the following contributors who helped with this release:
@MarvinSchenkel, @OzGav, @fmunkes, @jozefKruszynski, @marcelveldt, @maximmaxim345, @stvncode, @teancom