π¦ Beta Release
Changes since 2.8.0b16
π New Providers
- Add Dashie Kiosk player provider (by @jwlerch78 in #3180)
π Features and enhancements
- Add support for playlist syncing to the Audiobookshelf provider (by @fmunkes in #3207)
- Implement language normalization function to the Alexa provider (by @mericon in #3266)
- Handle outdated TLS/SSL configuration in radio streams (by @OzGav in #3301)
- Fix album image missing from queue item responses (by @chrisuthe in #3302)
- Add missing select_source method for HEOS provider (by @Tommatheussen in #3305)
- Cleanup genre, alias and media item mapping orphans during sync (by @jozefKruszynski in #3306)
π Bugfixes
- Improve track retrieval for Soundcloud artists with fallback (by @robsonke in #3166)
- Fix MA hanging on announcement failure (by @MarvinSchenkel in #3293)
- Fix several issues with active source reporting from players (by @marcelveldt in #3309)
- Fix some small issues with AirPlay and sendspin bridging (by @marcelveldt in #3313)
π¨ Frontend Changes
- Replace explicit
anytypes with proper TypeScript types across code⦠(by @chrisuthe in #1533) - Gray out protocol badges when protocol is unavailable (by @MarvinSchenkel in #1534)
- Improve removal of any (by @stvncode in #1535)
π§° Maintenance and dependency bumps
- Bump docker/login-action from 3.7.0 to 4.0.0 (by @dependabot[bot] in #3307)
- β¬οΈ Update music-assistant-frontend to 2.17.108 (by @music-assistant-machine in #3310)
π Thanks to our contributors
Special thanks to the following contributors who helped with this release:
@MarvinSchenkel, @OzGav, @Tommatheussen, @chrisuthe, @fmunkes, @jozefKruszynski, @jwlerch78, @marcelveldt, @mericon, @robsonke, @stvncode