From c855108b9457e2080980e87eb909c0c778ebb894 Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Thu, 15 Apr 2021 21:06:09 +0200 Subject: [PATCH] Update Changelog --- Changelog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Changelog b/Changelog index aae81f83..673e3760 100644 --- a/Changelog +++ b/Changelog @@ -8,15 +8,19 @@ Unreleased: * Fix "Show in file browser" to work with thunar. * Check that the clicked rating position is to the right or left of the rectangle. * Fix rescan when collection directory is removed and readded. + * Create GLib main event loop on non-glib systems to fix stream discoverer. * (macOS) Fix intermittent abort on startup. - * (macOS) Fix Tidal and Qobuz search field not showing + * (macOS) Fix Tidal and Qobuz search field not showing. * (macOS) Add tidal URL scheme to Info.plist. + * (macOS) Fix Tidal OAuth authentication. Enhancements: * Allow editing playlist metadata for radio streams. * Make CollectionQuery subclass QSqlQuery, avoid copying QSqlQuery. * Only enable FTS3 when schema needs upgrading, since FTS5 is used for search. * Add setting for configuring the color for the currently playing song. + * Add setting to turn on OSD Pretty fading. + * Add commandline option to resize window. * (Windows) Show dialog with programs that needs to close in nsis installer. * (macOS) Make macdeployqt work with Qt 5 too. * (macOS) Show keep running option in behaviour settings.