Skip to content

Sonicwave 0.5.1

Choose a tag to compare

@thijsw thijsw released this 18 Jul 08:25
· 36 commits to main since this release

A polish and reliability release — nothing new to learn, everything a little more solid.

Back means back

Returning from an album now lands exactly where you left off:

  • The Artists section keeps your selected artist (was: reset to the first).
  • The Albums grid, Home, and artist pages keep their scroll position.
  • An expanded artist bio stays expanded.

Reliability sweep

A systematic audit of state, ordering, and async races fixed ten subtle bugs:

  • Fast genre-switching in the column browser can no longer display the wrong genre's songs.
  • Quickly switching artists or albums — or typing while a search is in flight — no longer flashes fresh views empty.
  • Home recovers gracefully from an offline launch instead of staying empty until relaunch.
  • A failed favorite-toggle rolls back instead of showing the wrong star.
  • Rapid track-skipping could persist an older queue position over a newer one; queue saves are now strictly ordered, so cross-device resume lands where you actually were.
  • A track queued with "Play Next" during shuffle stays next when shuffle turns off.
  • Assorted duplicate-fetch guards, and multi-song drags into Up Next or playlists keep their order (also shipped in 0.5.0).

Install: unzip, drop in /Applications. Signed & notarized — no Gatekeeper warnings. Requires an OpenSubsonic server (Navidrome, Gonic, LMS, …) or try the built-in demo server button.