Navidrome - Package Updates
-
This topic is to track Navidrome package updates.
Please open issues in a separate topic instead of replying here.
-
[0.1.0]
- Initial version
-
[1.0.0]
- Update Navidrome to 0.37.0
- [UI] New Album Grid! Thanks @christophernewton
- [UI] Moved settings to the top right user menu
- [UI] Added Russian translation. Thanks @lun4r
- [UI] Better contrast for action buttons when multiple tracks are selected
- [Server] Updated Subsonic API version to 1.16.1
- [Server] Added startScan and getScanStatus to the Subsonic API
- [Server] Improved artist matching from Last.FM and Spotify
- [Scanner] Faster scanner startup, specially for network mounted libraries
-
[1.1.0]
- Update Navidrome to 0.38.0
- Full changelog
- [UI] New Activity panel (top right) shows server info and allows triggering rescans manually (#130)
- [UI] Moved notifications to the top, so they are not covered by the player
- [UI] Added comments to Songs and Albums
- [UI] Added <-, -> (skip songs), =, - (volume) and m (collapse left menu) hotkeys
- [UI] Added optional Gravatar support. Can be enabled with new config option and requires user's emails being correct
- [UI] Added Thai translation, thanks @aneekl
- [UI] Added Esperanto translation, thanks @ebanDev
- [UI] Don't disable media controls when buffering (#568)
- [Server] New, faster, cache folder layout
- [Server] New config option to globally disable download options in the UI
-
[1.2.0]
- Update Navidrome to 0.39.0
- Full changelog
- [UI] Playlist speed-up #621. It is better now, but there's still work to do
- [UI] Add desktop notifications #645 (Thanks @srichter)
- [UI] Player now shows the album name being played #666 (Thanks @srichter)
- [UI] Fix aspect-ratio for non-square album art #658 (Thanks @jwalton)
- [UI] Fix album comment being cut off #637
- [UI] New keyboard shortcut: s to star/unstar current playing song
- [Subsonic API] Add player option to report real file path's (useful for scripting) #625
-
[1.3.0]
- Update Navidrome to 0.40.0
- Full changelog
- [UI] New Shortcuts help dialog (shift-?)
- [UI] Logarithmic volume. Thanks @JeffreyCA (#668)
- [UI] Fade-in/Fade-out when playing/pausing the player
- [UI] Fix Activity Panel reliability
- [UI] Fix unnecessary html escaping in album comments (#715)
- [Server] Speed-up Artist's Albums queries
- [Server] Fix restarts when attempting to pull artist biography (#700)
- Use base image v3
-
[1.4.0]
- Update Navidrome to 0.41.0
- Full changelog
- [UI] Add Auto theme preference to set Dark/Light automatically (#260) (thanks @YashJipkate)
- [UI] New theme: Spotify-ish (#826) (thanks @K-Kumar-01)
- [UI] Improved SongList in mobile view (#833) (thanks @armedev)
- [UI] Add duplicate song warning (#554) (thanks @RitikPandey1)
- [UI] Add Chinese Traditional translation (thanks @Leitftw)
- [UI] Add Ukrainian translation (thanks Alex V.)
- [Server] If available, uses MBID to query Last.FM
- [Server] Fix constant CPU usage. (#777)
-
[1.4.1]
- Update Navidrome to 0.41.1
- Full changelog
- 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)