Navidrome
Open source music collection server and streamer, like your personal Spotify
Alternative to: spotify, apple music, youtube music
v0.11.0
2020-03-21Changelog
8401d85 feat: search in WebUI now is more flexible, searching in all relevant fields in the current view
270b0ae feat: add “Compilation” filter to albums
8b10890 feat: use Navidrome’s icon in getAvatar
8cdd4e3 feat: allow restful filter customization per field
97d95ea fix: group compilations together in the restful API. fix #93
0d8a2b3 fix: the default session timeout must be 30 minutes, not seconds!
cbbebb3 fix: version position under banner
3977575 build: add a simple build as default target, trying to make LGTM work
47244cb refactor: remove unused static file
57aaf5a refactor: remove unused property
f6e448c refactor: removed unused code, unnecessary typecasts and fixed small warnings
32fbf2e refactor: drop search table, integrated full_text into main tables
352d686 chore: upgrade react-admin to 3.3.1