Update Changelog

This commit is contained in:
Jonas Kvinge
2025-01-10 01:58:15 +01:00
parent 99970f9e52
commit 08fb2ae331

View File

@@ -6,12 +6,12 @@ Unreleased:
Bugfixes: Bugfixes:
* Fixed Spotify songs not being available for scrobbling. * Fixed Spotify songs not being available for scrobbling.
* Fixed loading "A" and "The" articles being skipped for album sort text. * Fixed leading "A" and "The" articles being skipped for album sort text.
* Fixed thread safety issue when validating playlist songs on startup. * Fixed thread safety issue when validating playlist songs on startup.
* Fixed filter search not ignoring space after colon when using column based search. * Fixed filter search not ignoring space after colon when using column based search.
* Fixed KGlobalAccel to use capitalized application name. * Fixed KGlobalAccel to use capitalized application name.
* Fixed slash not properly handled when saving a playlist (#1624). * Fixed slash not properly handled when saving a playlist (#1624).
* (Unix) Fixed collection scanner to ignore special filesystem paths (/sys, /proc, /run, etc) (#1615). * (Unix) Fixed collection scanner so it ignores special filesystem paths (/sys, /proc, /run, etc) (#1615).
* (Windows) Fixed smart playlist wizard not respecting dark mode with Windows 11 style (#1639). * (Windows) Fixed smart playlist wizard not respecting dark mode with Windows 11 style (#1639).
Enhancements: Enhancements: