📦 Beta Release
Changes since 2.7.0b23
🐛 Bugfixes
- fix(jellyfin): Add defensive checks for missing audio metadata (by @ericmammolenti in #2728)
- Use
aiosendspinfor finding thePyAVversion in the base image (by @maximmaxim345 in #2767) - Add static group members on every
play_mediacall (by @maximmaxim345 in #2769) - Remove unused Sendspin Player Options (by @maximmaxim345 in #2771)
- Fix race condition when Sendspin player reconnect (by @maximmaxim345 in #2772)
- Fix metadata hanging when flow mode is enforced. (by @MarvinSchenkel in #2778)
- Bump
aiosendspinto fix radio playback (by @maximmaxim345 in #2779) - Fix race condition in Airplay stream cleanup (by @MarvinSchenkel in #2780)
- Add timeout parameter to ABS Provider connection (by @fmunkes in #2782)
- BBC Sounds: Fix duplicated stations in listen live menu (by @kieranhogg in #2788)
🎨 Frontend Changes
- Lokalise translations update (by @github-actions[bot] in #1266)
- Update onboarding flow (by @stvncode in #1267)
- Add flac and opus support to the Sendspin Web Player (by @maximmaxim345 in #1268)
- Hide unavailable Sendspin web players from settings (by @maximmaxim345 in #1269)
🧰 Maintenance and dependency bumps
9 changes
- Potential fix for code injection in github action (by @marcelveldt in #2768)
- Chore(deps): Bump podcastparser from 0.6.10 to 0.6.11 (by @dependabot[bot] in #2774)
- Chore(deps): Bump orjson from 3.11.4 to 3.11.5 (by @dependabot[bot] in #2776)
- ⬆️ Update music-assistant-frontend to 2.17.34 (by @music-assistant-machine in #2777)
- ⬆️ Update music-assistant-frontend to 2.17.35 (by @music-assistant-machine in #2781)
- ⬆️ Update music-assistant-frontend to 2.17.36 (by @music-assistant-machine in #2783)
- ⬆️ Update music-assistant-frontend to 2.17.37 (by @music-assistant-machine in #2784)
- abs: remove use_cache decorator (by @fmunkes in #2786)
- ⬆️ Update music-assistant-frontend to 2.17.38 (by @music-assistant-machine in #2787)
🙇 Thanks to our contributors
Special thanks to the following contributors who helped with this release:
@MarvinSchenkel, @ericmammolenti, @fmunkes, @kieranhogg, @marcelveldt, @maximmaxim345, @stvncode