From fd6d61063f746855400f9f34cd6f2e05528e81dd Mon Sep 17 00:00:00 2001 From: ejurgensen Date: Mon, 30 May 2022 21:51:02 +0200 Subject: [PATCH] ChangeLog for OwnTone 28.4 --- ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/ChangeLog b/ChangeLog index 25fe3b2da4..5c6d982bc4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,26 @@ ChangeLog for OwnTone --------------------- +version 28.4 + - fix broken Spotify after libspotify sunset + - remove antlr3 dependency, use bison/flex instead + - improve search by supporting diacritics and Unicode case folding + - add support for new output: Roku/Soundbridge RCP + - switch to MkDocs for documentation + - smart playlists fixups and new "this week" param + - fix 'add next' when in queue shuffle mode + - web UI improvements: + migration to Vue 3 and Vite + honor "radio_playlists" config setting + display of search results for composers and playlists + add album / track count to genre and composer pages + fix incorrect sorting of album/artist searches + minor UI fixes + - fix for Spotify config option album_override + - improved Spotify scan performance + - generic browse endpoints for the json api + - fix slow shutdown with some libwebsocket versions + version 28.3 - web UI improvements, e.g.: composer views