Navidrome Music Server v0.12.0 Release Notes

Release Date: 2020-03-28 // about 4 years ago
  • ๐Ÿ”„ Changelog

    ๐Ÿ†• New features

    • ๐Ÿ’ป [UI] Show album year ranges (#118)
    • ๐Ÿ’ป [UI] Include compilations when filtering by Artist (partially implemented) (#94)
    • ๐Ÿณ [Docker] Health check

    โฌ†๏ธ NOTE: Upgrading to this version will cause a full rescan

    All changes

    0ca849a feat: show year range in album view and match ranges in year filter.
    53e8a92 feat: rename year to max_year and add min_year to album.
    39b9f81 feat: use ND_PORT env var in health check
    ๐Ÿณ 7febe05 feat: add health check to docker image
    2c42e4e feat: add icons for playlists
    100db2b feat: add artist filter to album view
    ๐Ÿ”ง b03519b fix: configured transcodings not appearing in players view
    dcb3b3b fix: various album_artists <-> artists mismatches
    ๐Ÿšš 5331732 fix: remove sql injection
    ๐Ÿ”จ dc973ae refactor: remove unused code
    ๐Ÿณ 2d7fda1 docs: add default config vars to docker-compose.yml example
    ๐Ÿ”จ b4c7cac refactor: moved magic strings to consts
    ๐Ÿšš 3cba5f7 chore: add tests for all utils, removed unused functions
    โฌ†๏ธ fc650cd chore: upgrade to Node 13.11
    ๐Ÿ— c84a58f build(deps): bump github.com/go-chi/chi
    ๐Ÿ— 5ef80d2 build(deps): bump github.com/sirupsen/logrus from 1.4.2 to 1.5.0
    ๐Ÿ— 3b798cf build(deps): bump react-scripts from 3.4.0 to 3.4.1 in /ui
    ๐Ÿ— 50b7756 build(deps): bump react from 16.13.0 to 16.13.1 in /ui