Update Changelog
This commit is contained in:
@@ -9,6 +9,8 @@ Unreleased:
|
|||||||
* Fix overwriting existing newer last played when importing last played from last.fm.
|
* Fix overwriting existing newer last played when importing last played from last.fm.
|
||||||
* Fix memory leak on song change when moodbar is disabled.
|
* Fix memory leak on song change when moodbar is disabled.
|
||||||
* Fix playlist filter search for text with spaces with Qt 6.
|
* 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 minor compile errors with Qt 6.
|
||||||
* (macOS) Fix exclusively grabbing global media shortcuts.
|
* (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.
|
* 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.
|
* Use mimetype instead of description from stream metadata by default when updating song filetype.
|
||||||
* Set limits for collection pixmap cache based on size units.
|
* 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.
|
* (macOS) Update and improve build deployment/bundling for Qt 6.
|
||||||
|
|
||||||
0.8.5:
|
0.8.5:
|
||||||
|
|||||||
Reference in New Issue
Block a user