From 2639498642de5db5359f92af252e5af52431a828 Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Mon, 22 Jul 2024 23:37:46 +0200 Subject: [PATCH] Update Changelog --- Changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Changelog b/Changelog index fae2e0f7..ccec46c9 100644 --- a/Changelog +++ b/Changelog @@ -2,6 +2,18 @@ Strawberry Music Player ======================= ChangeLog +Unreleased: + + Bugfixes: + * Fixed compilation songs being split into different albums when using album grouping. + * Fixed adding playlist columns not working when stretch mode is disabled (#1085). + * Fixed resetting playlist columns. + * Fixed adding songs to playlist adding all songs instead of filtered songs. + * Fixed collection filter matching entire text instead of individual words. + + Enhancements: + * Use same code for collection and playlist filter search. + Version 1.1.0 (2024.07.14): Bugfixes: