Navidrome Music Server v0.34.0 Release Notes

Release Date: 2020-09-24 // over 3 years ago
  • Highlights

    • ๐Ÿ’ป [UI] Finally added "Play Next" action! This will insert the selected item in the play queue, just after the current playing song
    • ๐Ÿ’ป [UI] Initial work in place to allow Navidrome UI to be used as a Progressive Web Application (#498) (thanks @certuna)
    • ๐Ÿ’ป [UI] Shortcut in the player controls to close it (and stop playing)
    • ๐ŸŒ [UI] Add Spanish translation (thanks @jacostag)
    • โšก๏ธ [UI] Updated Italian translation (thanks @matteoipri)
    • โšก๏ธ [UI] Updated Chinese translation (thanks @KITblue)
    • ๐Ÿ›  A handful of small fixes and tweaks

    ๐Ÿ”„ Changelog

    โœ… a99924e Converted pre-push hook into a make target, avoid calling tests twice when releasing
    27adb84 Add "Close" icon to player
    0๏ธโƒฃ 7a3bd93 Change default Opus transcoding format name to opus. Closes #521
    ๐Ÿ cff5c1e Start player in pause mode if windows is reloaded/refreshed. Fixes #457
    ๐Ÿ‘• fd32a28 Fix JS linting error
    โšก๏ธ 4f25e9e Update pl.json (POEditor.com)
    โšก๏ธ 514117a Update ja.json (POEditor.com)
    โšก๏ธ 07e8f41 Update it.json (POEditor.com)
    โšก๏ธ 133626d Update fr.json (POEditor.com)
    โšก๏ธ 56a6fb9 Update cs.json (POEditor.com)
    โšก๏ธ 6e518d9 Update zn.json (POEditor.com)
    โšก๏ธ 96b9410 Update en.json (POEditor.com)
    ๐Ÿ a1c670b Start player in pause mode if windows is reloaded/refreshed. Fixes #457
    โšก๏ธ 2230a90 Update manifest.json
    ๐ŸŒ 9b1be35 Updatind translation
    afe5a5b Fix extracting tags with spaces in the tagname ("Ex: Album Artist")
    โœ… 9edd7e9 Bump @testing-library/user-event from 12.1.5 to 12.1.6 in /ui
    ๐Ÿ’ป 2be9a7d Bump prettier from 2.1.1 to 2.1.2 in /ui
    7305e3a Add "Play Next" action (finally)
    โฌ†๏ธ aa133e6 Upgrade react-music-player to 4.18.2
    ๐ŸŒ 1f72399 Add Spanish translation
    โšก๏ธ 3aef62f Update Chinese translation
    โœ… e5535f6 Bump @testing-library/user-event from 12.1.3 to 12.1.5 in /ui
    โœ… 76fc5b1 Bump @testing-library/react from 11.0.2 to 11.0.4 in /ui
    ๐Ÿ’ป a38f205 Bump react-measure from 2.5.0 to 2.5.2 in /ui
    โšก๏ธ 944107c Update Italian translation (thanks @matteoipri)
    94fd0a1 Fix titles in Playlist create/edit views
    ๐Ÿš€ 669f293 Fix ci-goreleaser
    ๐Ÿš€ 532833a Fix ci-goreleaser
    ๐Ÿš€ 59f1d7e Use new ci-goreleaser, to fix generating Linux binaries for old kernels
    ๐Ÿšš caeff28 Remove dependency on C++17