Skip to content

v1.6.3

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Aug 06:39
· 2 commits to main since this release
v1.6.3
06d4fae

Sonora 1.6.3 Release Notes

What's Changed

  • chore: bump version to 1.6.3 (06d4fae)
  • fix(sync): remove artificial 10-page batch cap to ensure full historical scrobble backfilling (66585d2)
  • refactor(ui): confine Spotify-style list view mode strictly to Playlists tab (caa7ef1)
  • feat(ui): add 1x1 List view mode option for Playlists, Albums, and Artists (Navic Issue #360) (2282d1e)
  • perf(player): offload queue metadata mapping to background thread with IPC chunking (Navic PR #445) (f517eb0)
  • fix(download): add HTTP status validation & raw stream fallback for transcoded downloads (Navic Issue #467) (f2af408)
  • feat(player): save playback state immediately on pause, seek, and app lifecycle exit (a1d6dae)
  • fix(auth): add smart protocol fallback for Subsonic/LMS connections (Navic Issue #457) (f39c82b)
  • feat(player): add track technical info accuracy & download metadata tracking from Navic PR #463 (4724235)
  • feat(player): add auto-fill queue (random music continuation) from Navic PR #466 (7e08523)