X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=doc%2FChangelog;h=8b0ebf94e444b11be22e1cda59a6fb4ebcb7d29d;hb=67875b9616d2e1bc9ad089b91954dd7f391e1e5f;hp=fc3079176ec1d00e176e6a9b584016ec3110a4ce;hpb=8676187ab0172bf6c96840914e4b810860a0a69f;p=mpd-sima.git diff --git a/doc/Changelog b/doc/Changelog index fc30791..8b0ebf9 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,8 +1,44 @@ -MPD_sima v0.15.3 UNRELEASED +MPD_sima v0.16.2.dev0 + + * Fixed issue with un-tagged titles (closes #40) + * Fixed "artist with quotes not found" (closes #41) + + -- kaliko UNRELEASED + +MPD_sima v0.16.1 + + * tags plugin: Add album queue mode + * tags plugin: Ensure metadata used in filter are enabled + so that MPD exposes them (closes #38) + + -- kaliko Sat, 09 Jan 2021 12:28:17 +0100 + +MPD_sima v0.16.0 + + * New offline autoqueue plugin based on file tags only + * Expose a new executable "test-tags-config" + * Update vinstall.py (closes #34) + * Fixed bug when http client fetches a corrupted cached entry (closes #35) + * Need at least python 3.6 + + -- kaliko Tue, 15 Dec 2020 16:17:05 +0100 + +MPD_sima v0.16.0.dev0 + + * Major MPD client refactoring + * Refactored random plugin + * Fixed bug in MPD client reconnection + + -- kaliko Sat, 16 May 2020 14:49:04 +0200 + +MPD_sima v0.15.3 * Improve HTTP client (use persistent connection) + * Fixed a serious bug in PlayerClient().search_albums() + "search_albums" method was ignoring some albums when Artist object had + aliases. --- kaliko jack +-- kaliko jack Sun, 03 May 2020 16:30:36 +0200 MPD_sima v0.15.2