From 65e960f2c5845e37fd0c1b3f0e8e581520510a2e Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Mon, 12 May 2025 22:21:27 +0200 Subject: [PATCH] Update Changelog --- Changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog b/Changelog index 5166aa061..11e7fc00a 100644 --- a/Changelog +++ b/Changelog @@ -5,6 +5,7 @@ ChangeLog Unreleased: * Fixed playlist songs sometimes not updated with new cover. + * Fixed context album cover showing even when it's disabled in the setting (#1744). * Enable startup notify in desktop file. * (Windows|MSVC) Add experimental support for native ARM64 builds.