Update Jul 27, 2026 by Alex Sinelnikov
v1.9.3
Note: This is updated release note with included missing changes.
Bug Fixes and Improvements
Fixed stuck cover art in the bottom player; artist name/label is now clickable on desktop only and does not occupy the full row width. On mobile, the label is not clickable and opening the "playing now" sheet is easier.
Resolved issue with malformed
Containerparameter that prevented AirPlay/streaming from starting under certain conditions.Fixed bug causing UI to break after library switching, preventing proper operation until app restart; library switching now functions correctly.
Added icon to the top right of the listen page after the sort dropdown, allowing users to switch libraries when a library is active.
Android ALAC decoding fix: Android cannot natively play ALAC; now ALAC is decoded to a compatible format on Android devices.
Improved previous/back button behavior with a 3-second threshold: a single click restarts the current song; a second click within 3 seconds navigates to the previous screen. This fix addresses similar behavior on the lock screen for iOS and Android. The handling is now routed through
just_audio_backgroundand managed correctly.