📦 Beta Release
Changes since 2.8.0b21
🚀 Features and enhancements
- Add support for OGG Vorbis radio streams (by @OzGav in #3326)
- Only show non empty genres for media type in library views (by @jozefKruszynski in #3418)
- Improve player drift detection + Airplay elapsed time improvements (by @MarvinSchenkel in #3422)
- Fix Sendspin reconnect races and add initial visualizer role support (by @maximmaxim345 in #3431)
🐛 Bugfixes
- Ensure genre tables are populated at initial setup (by @jozefKruszynski in #3413)
- Update dynamic attributes during setup in MusicCast (by @fmunkes in #3415)
- Fix Airplay session stopping when a single group member goes offline (by @MarvinSchenkel in #3417)
- Improve Sendspin progress bar accuracy (by @maximmaxim345 in #3420)
- Fix timeouts and slowdowns on play_media action for HEOS (by @Tommatheussen in #3421)
- Fix glitch where the UI and the flow are out of sync (by @teancom in #3423)
- Fix sync group members not hiding in UI (by @maximmaxim345 in #3428)
- Fix volume and mute control for Sendspin bridges (by @MarvinSchenkel in #3430)
- Move HA announcement to Discovery controller (by @MarvinSchenkel in #3442)
🎨 Frontend Changes
- Remove players and stable badge and sizing for lists (by @stvncode in #1605)
- Add MA logo below qr code for party mode (by @stvncode in #1604)
- Genre management UI update (by @jozefKruszynski in #1603)
- Split provider directly in the settings page and remove providers filter (by @stvncode in #1602)
- Remove unsued properties from party mode (by @stvncode in #1609)
- Updates for party mode feature (by @stvncode in #1607)
- Add settings view for background tasks (by @marcelveldt-traveling in #1606)
- Reduce unsued paddings and replace settings element (by @stvncode in #1608)
- Only show non empty genres for media type in library views (by @jozefKruszynski in #1601)
- Remove provider icon in settings pages (by @stvncode in #1610)
- Align card with select and the rest (by @stvncode in #1611)
🧰 Maintenance and dependency bumps
9 changes
- Use internal time in socket based progress updates in Audiobookshelf. (by @fmunkes in #3374)
- Add core controller for discovery (by @marcelveldt-traveling in #3378)
- ⬆️ Update music-assistant-frontend to 2.17.122 (by @music-assistant-machine in #3425)
- Add background task controller (by @marcelveldt-traveling in #3426)
- ⬆️ Update music-assistant-models to 1.1.108 (by @music-assistant-machine in #3427)
- Update party config (by @apophisnow in #3437)
- Optimize NFS provider and localfilesystem for faster import speed (by @apophisnow in #3439)
- ⬆️ Update music-assistant-frontend to 2.17.123 (by @music-assistant-machine in #3441)
- ⬆️ Update music-assistant-frontend to 2.17.124 (by @music-assistant-machine in #3443)
🙇 Thanks to our contributors
Special thanks to the following contributors who helped with this release:
@MarvinSchenkel, @OzGav, @Tommatheussen, @apophisnow, @fmunkes, @jozefKruszynski, @marcelveldt-traveling, @maximmaxim345, @stvncode, @teancom