Navidrome Music Server v0.31.0 Release Notes

Release Date: 2020-08-23 // over 3 years ago
  • Highlights

    • ๐Ÿ’ป [UI] Add "Star" button to Album Detail view
    • ๐Ÿ’ป [UI] Add button to export playlists as M3U
    • ๐Ÿ’ป [UI] Add button to download playlists
    • ๐Ÿ’ป [UI] Click album cover to zoom
    • ๐Ÿ’ป [UI] Cleaner look for input fields (use outlined variant from Material-UI)
    • [Scanner] Import .webp album art files

    ๐Ÿ”„ Changelog

    0aceda9 Add star button to album detail view
    9df405a Add export as m3u button to playlist
    366054e Handle exporting playlists as m3u files
    8fa5544 Add option to download playlist
    073e40d Add album cover lightbox
    a45c08f Ignore "hidden" files when importing a folder
    ๐Ÿ‘ 6c8535c Add support for reading webp artwork
    e2e79d6 Fix getTopSongs endpoint mapping
    ๐Ÿšš b556709 Remove -e option from grep, make the command more portable
    b836871 Handle CR, LF and CRLF line endings when importing Playlists
    ๐Ÿ›  45e708f Loosen up constraints for email. Fixes #362
    6081299 Fix migration target
    f3d8222 Fix color of star in Album grid when using Light theme
    โช c83808a Revert "Use outlined Material-UI variant for login inputs as well"
    ๐Ÿ’ป c23e5c2 Use outlined Material-UI variant for login inputs as well
    ๐Ÿ’ป bd1c3d9 Use outlined Material-UI variant for all inputs
    ๐ŸŒ 48c0e1c correct french translations
    16397e0 Close cache reader. Should fix #446
    ๐Ÿšš 15a06fc Removed support for Jamstash in dev mode. Not needed anymore :)