- chore: Bump the iOS build version to 32 (#528)
- Letting SharedMediaSession rule the notification. (#527)
- Favorite from player view. Fav state update for item list. (#522)
- Added ability to rearrange home rows (#520)
- Translations update (#518)
- Fix back gesture for expanded player (#517)
- Add background to nav bar to standardize and distinct it (#516)
- Shortcut to global search if lib search is empty (#509)
- Split strings for fav filter and action (#510)
- Merge pull request #508 from music-assistant/fix/queue-items-fetch-race
- fix(queue): drop unused gate job, inline queueInfo predicate
- fix(queue): load items when queue metadata lands, not on players-only emission
- Fix queue gestures (#507)
- Added HA to WebRTC. Fixed OAuth cancelation. (#506)
- chore(ios,logging): tag command source for diagnostics (#505)
- Merge pull request #504 from music-assistant/fix/playback_interruption
- fix(ios,audio): resume after interruption unless another app holds audio
- fix(logs): move log-share sanitize/write off the main thread (#503)
- Make queue language more consistent with web (#501)
- Merge pull request #495 from music-assistant/fix/in-memory-log
- perf(logging): bound in-memory log buffer, gate verbose logs to debug builds
- Fixed library stack. Changed the lib items layout. (#493)
- fix(ios,audio): pause on output route loss instead of resuming on phone