github navidrome/navidrome v0.35.0

latest releases: v0.52.5, v0.52.0, v0.51.1...
3 years ago

Highlights

  • New logo!
  • [UI] Play/Pause playback using the space bar
  • [UI] More PWA support. Now Navidrome Web UI can be installed on all OSes.
  • [UI] You can now "star" the current playing song with the new Star button in the player
  • [UI] Translations are now reloaded when the page is reloaded
  • [UI] Add about dialog, with version and helpful links
  • [Server] Added more secure HTTP headers
  • [Scanner] When changing Music Folder, any invalid tracks are now removed from the library (#445)
  • [Scanner] Fix auto-imported playlists (.m3u) losing the "Public" status. (#479)
  • [Scanner] Now the default extractor is taglib
  • [Dev] Upgrade to GoLang 1.15
  • [Dev] Development tools are now versioned in go.mod

Changelog

39cb345 Prepare for release: go mod tidy
4ac4806 Update fr.json (POEditor.com)
a282f62 Update zn.json (POEditor.com)
3aac03d Bump @testing-library/user-event from 12.1.6 to 12.1.7 in /ui
cd171c4 Add secure middleware, with sensible values
78c40ab Bump jwt-decode from 2.2.0 to 3.0.0 in /ui
21f7c19 Fix ByPath queries should not match partial filenames
23fe8cd Bump uuid from 8.3.0 to 8.3.1 in /ui
af55b93 Make taglib the default metadata extractor
665b1f6 Fix auto-imported playlists losing the "Public" status. Fix #479
35f748e Use logo on signup page
fc7a027 Update mobile login screenshot
38c1999 Use logo on login page. Closes #247
180f135 Make package name compatible with version installed by make setup
abd51b2 Use Subsonic API to star/unstar
47976e1 Create index to make sort by starred faster
bbd4503 Move tools installation to tools.go
b40df63 Update Japanese translation (#544)
2d036b5 Small refactoring, simplify function
f859772 Remove dangling tracks after changing MusicFolder. Fix #445
1be79fa Reload translations when reloading the app
1825b29 Better PT translation
13f08d3 Update translations (#543)
52d8aaa Add about dialog, with version and helpful links
8dfc259 Serve robots.txt from root (http://server/robots.txt)
deef8e1 Hide the player when queue is empty, instead of removing it from the DOM
b18e328 Add StarButton to player
4d60f72 Update index.js
e0fa85b Avoid Bing bot to automatically add Navidrome to the MS Store
5b16703 Enable PWA's when setting BaseURL
cf8756b Unexport private function
03867bd Update manifest.json
943f35f Update to GoLang 1.15
ca283f4 Update serviceWorker to the latest from create-react-app
bf93b56 Bump react-admin to 3.8.5
377d8f6 Fix continuous loop when showing an album or playlist
1eb62ee Bump github.com/sirupsen/logrus from 1.6.0 to 1.7.0
39c94d3 Play/Pause current song with key
3fa4ef0 Fix low severity vulnerabilities (npm audit fix)
9116529 Change favicon to new logo
bd8b573 Update react-jinke-music-player

Don't miss a new navidrome release

NewReleases is sending notifications on new releases.