- chore: Bump the iOS build version to 14
- fix(carplay,siri): route plays to local Sendspin only, detach group first
- Merge pull request #322 from music-assistant/feat/siri-intents
- fix(siri): add en example phrases for declared media intents
- fix(androidApp, composeApp): add function to disconnect sendspin client on app close when not playing audio. (#318)
- Group settings rework (#320)
- feat(observability): lifecycle markers + cancel-leak fix (#316)
- fix(build): link WebRTC.xcframework into iOS Kotlin/Native test binaries (#317)
- feat(carplay): drive-quality fetchers, readiness gating, navigation safety
- Add go to album/artist to expanded player (#314)
- fix(queue): drop stale queue event replays; handle queue_added (#312)
- fix(player-selection): resolver never returns an invisible player id (#311)
- feat(player-selection): persist user choice across app launches (#310)
- Cosmetics and lib updates (#309)
- fix(now-playing): merge into MPNowPlayingInfoCenter dict, accept nullable elapsed/duration
- Backfill playing tests (#304)
- Fixed width to volume number, stopped slider jumping (#307)
- Added "title" field to have one place to define name alterations (#306)
- Added Explicit badge. (#305)
- Optimization to dominant color extraction and Coil caching. (#299)