📦 Nightly Release
Changes since 2.10.0.dev2026062506
🚀 Features and enhancements
- Extend Local Audio Out provider with PulseAudio support (by @iVolt1 in #3724)
- Plex: Add audiobook/podcast support with position sync (by @zenibako in #3748)
- Add CUE sheet support for filesystem providers (by @OzGav in #3751)
- Add content_type to Genre schema with migration (by @jozefKruszynski in #4435)
- Configurable Autoplay with similar / library / playlist modes (by @marcelveldt in #4446)
🐛 Bugfixes
- Recover flow stream restart on Cast groups (players that don't report idle) (by @OzGav in #4406)
- Fix Home Assistant control of universal players running an external source (by @maximmaxim345 in #4415)
- Fix WiiM UPnP event-callback binding on multi-homed / containerized hosts (by @rwlove in #4434)
- fix(snapcast): fix ~65s stop delay caused by spurious inactivity timer (by @vintvinst in #4436)
- Make live audio analysis a passive observer so it can never stall playback (by @chrisuthe in #4442)
- Pre-import numpy in scoped-coverage CI to avoid py3.14 reduction break (by @chrisuthe in #4445)
🎨 Frontend Changes
- Add Lucide icon picker with custom MA device icons for player settings (by @dmoo500 in #1779)
- Add a queue mode banner to surface radio and autoplay (by @marcelveldt in #1966)
- Update context menu with shadcn comp and lucide icons (by @stvncode in #1964)
- Streamline fullscreen player header controls (by @marcelveldt in #1965)
- Fix rectangle art album not well displayed in the now playing bottom (#66) (by @joperafe in #1940)
- build: upgrade to vite v8 (rolldown) (by @kissu in #1853)
- Fix drodpdown offset + width (by @stvncode in #1968)
- Restore the player settings entry in the player menu (by @marcelveldt in #1969)
Other Changes
🧰 Maintenance and dependency bumps
5 changes
- Bump ytmusicapi from 1.11.5 to 1.12.1 (by @dependabot[bot] in #4235)
- ⬆️ Update music-assistant-frontend to 2.17.199 (by @music-assistant-machine in #4438)
- ⬆️ Update music-assistant-frontend to 2.17.200 (by @music-assistant-machine in #4439)
- Enhance Audio Analysis Logging (by @chrisuthe in #4440)
- ⬆️ Update music-assistant-frontend to 2.17.201 (by @music-assistant-machine in #4448)
🙇 Thanks to our contributors
Special thanks to the following contributors who helped with this release:
@OzGav, @chrisuthe, @dmoo500, @iVolt1, @joperafe, @jozefKruszynski, @kissu, @marcelveldt, @maximmaxim345, @rwlove, @stvncode, @vintvinst, @zenibako