Navidrome logo

Navidrome

Open source music collection server and streamer, like your personal Spotify

Alternative to: spotify, apple music, youtube music


About Versions (100)

v0.41.1

2021-04-13

Bug fix point release

This fixes a couple of bugs:

  • The UI gets stuck in “Loading. The page is loading, just a moment please.” (Fixes #906)
  • Cache issues with the serviceWorker (Fixes #904, #911) (Thanks @certuna)
  • caches is not defined error when not using HTTPS (Fixes #901) (Thanks @aldrinjenson)

Changelog

43bb0758 New service worker (#952) e8d409e7 Fix cacheUndefined bug - #901 (#915) 8e1982c6 Fix UI loading redirections. Should fix #906