From 04f43e77af2e6bd1dbc48a5332429084b8176530 Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Sun, 5 Jan 2020 23:49:34 +0100 Subject: [PATCH] Update Changelog --- Changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Changelog b/Changelog index 5c2138aa6..78e478ca3 100644 --- a/Changelog +++ b/Changelog @@ -8,11 +8,12 @@ Version 0.6.8: * Fixed possible crashes related to QProxyStyle. * Fixed a bug where metadata in the playlist was not updated when editing metadata for the current playing track. * Fixed crash when deleting a folder with playlists. + * Fixed restoring to correct screen when maximized. * Increased lyrics score if lyrics text is larger than 60 characters to avoid using "no lyrics available" text. * Made context title and summary changeable. * Added option to disable playlist clear button. * Added confirmation dialog before clearing playlists with more than 500 songs. - * Added German, French and Indonesian translations. + * Added German, French, Italian and Indonesian translations. * Added StartupWMClass to desktop file. * Replaced use of Qt deprecated functionality as of 5.14. * (macOS) Fixed filesystem watcher to correctly pick up changed collection directories.