📦 Nightly Release
Changes since 2.11.0.dev2026091503
🚀 Features and enhancements
- Implement Spotify external ID lookup (ISRC/UPC) (by @dmoo500 in #5356)
- Load Plex library metadata in batches instead of one item at a time (by @RyanAtTanagra in #6353)
🐛 Bugfixes
- Keep provider item lookups scoped to their own media type (by @jdaberkow in #6203)
- Fix Pandora album pages failing to open (by @OzGav in #6308)
- Hold back every caller while a provider rate limit is active (by @balloob in #6332)
- Keep one music provider from breaking every version lookup (by @stvncode in #6351)
- Drop provider mappings for items the provider no longer has (by @RyanAtTanagra in #6355)
- Fix library artists and albums picking up an invalid provider link (by @marcelveldt in #6362)
🎨 Frontend Changes
- Gray accents on the now playing screen (by @MarvinSchenkel in #2762)
- Invite members to connect their own music accounts (by @marcelveldt in #2773)
- New look for the album page (by @stvncode in #2760)
- Show Party, AI Radio and the visualizer to guests (by @marcelveldt in #2777)
- Show radio stream artwork in the Party dashboard (by @pierosavi in #2712)
- Space a source's icon apart from its name (by @stvncode in #2774)
- Report and undo a failed music source rename (by @marcelveldt in #2772)
- Simplify how the app tracks loaded plugins (by @marcelveldt in #2779)
- Show a music source's own name in the settings breadcrumb (by @marcelveldt in #2778)
- Fix tests (by @pierosavi in #2776)
- Bump @scure/base from 2.2.0 to 2.4.0 (by @dependabot[bot] in #2767)
- Bump @vitest/ui from 4.1.10 to 5.0.0 (by @dependabot[bot] in #2769)
- Bump vite-plugin-webfont-dl from 3.12.0 to 3.13.1 (by @dependabot[bot] in #2770)
- Bump @vue/test-utils from 2.4.11 to 2.5.0 (by @dependabot[bot] in #2771)
- Bump @fontsource/roboto from 5.2.10 to 5.3.0 (by @dependabot[bot] in #2764)
- Bump vite from 8.1.5 to 8.3.0 (by @dependabot[bot] in #2766)
- Bump vue-tsc from 3.3.7 to 3.3.11 (by @dependabot[bot] in #2768)
- Bump zod from 4.5.4 to 4.6.2 (by @dependabot[bot] in #2765)
🧰 Maintenance and dependency bumps
- Add tests for Home Assistant ingress sign-in (by @marcelveldt in #6367)
🙇 Thanks to our contributors
Special thanks to the following contributors who helped with this release:
@MarvinSchenkel, @OzGav, @RyanAtTanagra, @balloob, @dmoo500, @fontsource, @jdaberkow, @marcelveldt, @pierosavi, @Scure, @stvncode, @vitest, @VUE