From 627296514307878b86835de129759458c74fedbd Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Thu, 5 Nov 2020 00:10:16 +0100 Subject: [PATCH] Update Changelog --- Changelog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/Changelog b/Changelog index 6c6f88f81..e66395fe5 100644 --- a/Changelog +++ b/Changelog @@ -2,6 +2,26 @@ Strawberry Music Player ======================= ChangeLog +Unreleased: + + Bugfixes: + * Fix preventing session logout when window is maxmimized. + * Fix empty space in organize window when copying songs/playlists to devices. + * Fix crash when opening about dialog in a wayland session. + * Fix stretched fancy/side tabbar style issue on Fedora/Gnome. + * Fix centering star icon on playlist tabbar. + * Fix network proxy settings for streaming. + + Enhancements: + * Add support for native global shortcuts on KDE. + * Add track progress in system tray icon as an option. + * Only strip problematic characters in suggested filename when saving a playlist to file. + * Change star/unstar playlist to doubleclick instead of singleclick. + * Don't edit playlist name on doubleclick in playlists view. + * Make context view top label text selectable. + * Remove remaining uses of QTextCodec. + * Remove Core5Compat dependency. + 0.8.3: Bugfixes: