📦 Beta Release
Changes since 2.8.0b11
🚀 Features and enhancements
- hass_players: Show now playing info from external playback (by @ulilicht in #3015)
- Add auto discovery to HEOS (by @Tommatheussen in #3056)
- Add album year from Deezer release_date (by @sfortis in #3063)
- Bandcamp Rate Limiting (by @ALERTua in #3069)
🐛 Bugfixes
- Fix players/get_by_name not always returning a result (by @OzGav in #2945)
- Fix issue where Sonos would sometimes skip a smart fade (by @MarvinSchenkel in #3057)
- Fix AirPlay devices that need pairing not visible in the config (by @marcelveldt in #3060)
- Fix track import with multiple artists and mixed separators (by @OzGav in #3065)
- chore: update bandcamp API library dependency (by @ALERTua in #3066)
- fix(tidal): ensure no @ symbol in tidal recommendation rows (by @jozefKruszynski in #3070)
- Allow Emoji in folder names (by @OzGav in #3071)
- Allow all special characters in passwords (by @OzGav in #3072)
- Fix type error in load_provider_config (by @OzGav in #3073)
🎨 Frontend Changes
- Fix save button after oauth (by @apophisnow in #1410)
- Fix save button disabled after OAuth actions complete (by @apophisnow in #1408)
- Don't force reload on all config changes (by @apophisnow in #1407)
- Change artist icon (by @stvncode in #1403)
- Small update regarding shadcn for readme (by @stvncode in #1401)
- Fix refresh when arriving on ma from ha (by @stvncode in #1405)
- Update Apple PWA Icon (by @OzGav in #1406)
- Change font weight for menu + Change artist icon in toolbar (by @stvncode in #1424)
- Fix small margin error for artist item menu (by @stvncode in #1423)
- Update Apple PWA icon (by @OzGav in #1412)
🧰 Maintenance and dependency bumps
7 changes
- Chore(deps): Bump pylast from 6.0.0 to 7.0.2 (by @dependabot[bot] in #2994)
- Add update_provider_mapping function (by @jozefKruszynski in #3037)
- Fix deprecation warnings for asyncio.iscoroutinefunction (by @MarvinSchenkel in #3054)
- Chore(deps): Bump peter-evans/repository-dispatch from 3 to 4 (by @dependabot[bot] in #3055)
- Remove legacy logic for radiobrowser item copying (by @OzGav in #3058)
- ⬆️ Update music-assistant-frontend to 2.17.77 (by @music-assistant-machine in #3062)
- ⬆️ Update music-assistant-frontend to 2.17.78 (by @music-assistant-machine in #3075)
🙇 Thanks to our contributors
Special thanks to the following contributors who helped with this release:
@ALERTua, @MarvinSchenkel, @OzGav, @Tommatheussen, @apophisnow, @jozefKruszynski, @marcelveldt, @sfortis, @stvncode, @ulilicht