1
0
mirror of https://github.com/strawberrymusicplayer/strawberry synced 2024-12-18 11:39:31 +01:00

Update Changelog

This commit is contained in:
Jonas Kvinge 2020-12-12 00:50:46 +01:00
parent 1bd586268c
commit 6564c405c1

View File

@ -10,12 +10,16 @@ Unreleased:
* Fix return type of qHash with Qt 6 to use size_t instead of uint. * Fix return type of qHash with Qt 6 to use size_t instead of uint.
* Fix tag edit dialog save process sometimes stuck. * Fix tag edit dialog save process sometimes stuck.
* Fix repeat and shuffle buttons greyed out when a dynamic playlist is open. * Fix repeat and shuffle buttons greyed out when a dynamic playlist is open.
* Fix CUE parser handling of values with empty quotes.
* Fix broken year and disc collection groupings with CUE songs.
* Fix HTML escaping showing up in OSD notifications when using custom text.
Enhancements: Enhancements:
* Add Swedish translation. * Add Swedish translation.
* Made Qt X11Extras and WinExtras modules optional. * Made Qt X11Extras and WinExtras modules optional.
* Save and restore geometry in edit tag dialog. * Save and restore geometry in edit tag dialog.
* Add command line option to play a playlist based on name. * Add command line option to play a playlist based on name.
* Change double-click behaviour in cover manager to open fullsize cover.
0.8.4: 0.8.4: