From 0487118dad71a360c2e957a9830ebeb459e8448b Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Tue, 12 Aug 2025 22:54:54 +0200 Subject: [PATCH] Update Changelog --- Changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Changelog b/Changelog index 561a497d5..9d6602034 100644 --- a/Changelog +++ b/Changelog @@ -12,9 +12,9 @@ Unreleased: * Fixed devices sometimes being duplicated in the database. * Fixed alternating playlist row colors with Windows 11 style. * Fixed broken file filter for GME formats. - * Fixed scanning GME formats. + * Fixed collection scanning for GME formats. * Fixed Chartlyrics. - * Fixed file network cache descriptor leak on lyrics search with workaround for QTBUG-135641. + * Fixed network cache file descriptor leak on lyrics search with workaround for QTBUG-135641. * Fixed parsing Tidal urls with certain stream URL replies. * Fixed pixelated window icon on Wayland (#1753). * Fixed saving collection grouping with special characters in the name (#1758).