From 81525494eef9802bdaba8cad0ea37d61ddc42a29 Mon Sep 17 00:00:00 2001 From: Andrew DeMaria Date: Sat, 4 Nov 2017 11:32:32 -0600 Subject: [PATCH] Updated Changelog Signed-off-by: Andrew DeMaria --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad2805dc..2675ecd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,28 @@ # airsonic/airsonic # --> +## v10.1.0 + +Changes: + * New Jukebox player using javasound api + * Localize artist bios from last.fm + * Use `ffprobe` and not `ffmpeg` to scrape metadata + * Added options for excluding files during scan (symlinks and regex) + * Add "opus" and "mka" extension to default extension list + +Fixes: + * Error message readability + * Adding album comment + * Subsonic API wrong error behavior for getAlbumList + * Stop airsonic from creating double slashes in urls. + * Search csrf timeout/expiration + +Security: + * CVE-2014-3004 - XML playlist parsing + +Translation Updates: + * English + ## v10.0.1 Note that with this release, the jdbc-extra flavored war is now the default and only war.