Skip to content

3.53.0

Compare
Choose a tag to compare
@jaedb jaedb released this 28 Oct 08:31
· 766 commits to master since this release

Major overhaul of asset storage

  • Now using LocalForage to store assets (albums, playlists, artists, etc) in "coldstorage"; basically a client-side simple key-value database. #600
  • Redux-Persist to handle state persistence
  • Refreshing an asset will force-reload from origin, fixing #526

Snapcast streaming

  • Beta-grade streaming of Snapcast direct to the browser #611
  • Replaces Icecast as provider of in-browser streaming

Bugfixes

  • Swedish language select fix #619
  • Tracks missing when files present #617
  • Snapcast event consistency #612
  • Adding URIs to queue #610 and #599