github navidrome/navidrome v0.47.5

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

This bug-fix release includes a fix to a potential SQL injection and a couple of other niceties and fixes.

There are a few nice contributions that needs more testing, and I plan to validate and release them in
the next month or so. Stay tuned!

Highlights

  • [UI] Set volume to 100% when web player is in mobile mode. Fix #1429
  • [UI] New translations: Bulgarian (thanks @MrEddX) and Catalan (thanks Sàdur)
  • [UI] Fix ActivityPanel should behave better now, with (hopefully) no more UI freezing
  • [UI] Handle invalid theme in ui state (#1504) (thanks @srichter)
  • [Server] Fix potential SQL injection in Smart Playlists (thanks @DePierre)
  • [Server] Fix issue in smart playlists with values compared to 0 (See: #1417 (comment))
  • [Server] Add name and comment fields to .NSP files
  • [Server] Allowing 3rd party UIs to access x-total-count http header (#1470) (thanks @bricej13)
  • [Subsonic] Add userRating to Subsonic Album/Artist responses. Fix #1486

Changelog

86fe1e3 Bump github.com/ReneKroon/ttlcache/v2 from 2.9.0 to 2.11.0 (#1529)
eed54d7 Bump github.com/lestrrat-go/jwx from 1.2.11 to 1.2.17 (#1574)
ab36344 Bump github.com/microcosm-cc/bluemonday from 1.0.16 to 1.0.17 (#1560)
e5d03a3 Bump github.com/Masterminds/squirrel from 1.5.1 to 1.5.2 (#1501)
30813cd Update translations (#1578)
6164f37 Added Bulgarian Translation (#1577)
9e79b5c Fix potential SQL injection in Smart Playlists
8c707b4 Handle invalid theme in ui state (#1504)
910091f Fix playCount casing
2e1b985 Revert "Direct link to dev build"
100b805 Update README.md
bde9d5f Fix TypeError: Cannot read property 'id' of undefined
69615f1 Trying to fix multiple EventStream connections, one more time
a99b9b4 Direct link to dev build
9892524 Connect eventStream after login
9fe9789 Try to avoid creating multiple eventStreams
5425c1a Update translations (#1489)
afe1e4c Fix lint for public credentials
20cdd38 Better logging for agents configuration
913a4cf Bump github.com/onsi/gomega from 1.16.0 to 1.17.0 (#1459)
121ada5 Bump @testing-library/jest-dom from 5.14.1 to 5.15.0 in /ui (#1456)
e59a95c Bump github.com/golangci/golangci-lint from 1.42.1 to 1.43.0 (#1460)
d75f286 Update zh-Hans.json (#1478)
30d3f1e Add userRating to Subsonic Album/Artist responses. Closes #1486
6a1f967 Bump github.com/ReneKroon/ttlcache/v2 from 2.8.1 to 2.9.0 (#1414)
a0977ce Bump github.com/go-chi/chi/v5 from 5.0.4 to 5.0.7 (#1484)
b3d8038 Bump github.com/lestrrat-go/jwx from 1.2.7 to 1.2.11 (#1485)
0714f08 Recover from SIGSEGVs in taglib's code
cbeaadf Fix logging smart playlist's song count
3e282df Set volume to 100% when web player is in mobile mode.
ce7940b Allow overriding name and comment when importing NSP playlists
92c31c9 Fix values from annotation table cannot be compared to 0
4bf4765 Bot that adds a download link on pull requests
6d947f6 Allowing 3rd party UIs to access x-total-count http header (#1470)

Don't miss a new navidrome release

NewReleases is sending notifications on new releases.