diff --git a/Changelog b/Changelog index d62145325..4989d48a5 100644 --- a/Changelog +++ b/Changelog @@ -9,6 +9,8 @@ Unreleased: * Fix overwriting existing newer last played when importing last played from last.fm. * Fix memory leak on song change when moodbar is disabled. * Fix playlist filter search for text with spaces with Qt 6. + * Fix 'Except between tracks on the same album' backend fade option always greyed out. + * Fix read and save vorbis comment grouping tag. * (macOS) Fix minor compile errors with Qt 6. * (macOS) Fix exclusively grabbing global media shortcuts. @@ -17,6 +19,7 @@ Unreleased: * Decode any HTML entities in some rare cases they appear in the retrieved lyrics from the API's. * Use mimetype instead of description from stream metadata by default when updating song filetype. * Set limits for collection pixmap cache based on size units. + * Convert all signal/slot connections to new Qt 5/6 syntax. * (macOS) Update and improve build deployment/bundling for Qt 6. 0.8.5: