From cdb144e6a676d7a69b4590e5cf851d6267e20544 Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Tue, 29 Sep 2020 23:26:55 +0200 Subject: [PATCH] Update Changelog --- Changelog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog b/Changelog index 5a78ec50c..f1f943fe5 100644 --- a/Changelog +++ b/Changelog @@ -11,6 +11,10 @@ Unreleased: * Fixed situations where songs could disappear or be shown multiple times with certain collection groupings. * Fixed initial sizes of playlist header columns. * Fixed Strawberry preventing logout. + * Fixed incorrectly splitting of basename for moodbar and transcoding for filenames with several dots. + * Fixed certain cases where "playing now" for scrobbler were sent twice. + * Fixed album cover loaded twice for certain songs causing slugglish playing widget. + * Fixed playing widget to draw text after album cover is fully shown. * Disable use of HTML in system tray tooltip on Cinnamon too. * (macOS) Fixed crash on exit when cover manager is open. * (macOS) Fixed graphical corruption.