From e8144487ee78de11ac8ad4c5059d91b0ef8ebd8c Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Sun, 14 Jul 2024 14:48:29 +0200 Subject: [PATCH] Update Changelog --- Changelog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Changelog b/Changelog index 928d5d236..6d40e8ada 100644 --- a/Changelog +++ b/Changelog @@ -28,14 +28,13 @@ Version 1.1.0-rc4 (2024.07.10): * Only use playbin3 with GStreamer 1.24 and higher, not with GStreamer 1.22 or lower. * (macOS/Windows) Fixed dash and hls streaming, plugins were missing. * (Windows) Fixed incorrect colors in smart playlist wizard with Fusion in dark mode (#1399). + * (Windows) Fixed update window blocking sponsor window on startup. Enhancements: * Improve error messages when connecting and copying to devices. * Allow enter to be used with multiselection to add songs to playlist (#1360) * Add song progress to taskbar using D-Bus. * Use API to receive Radio Paradise channels. - * Added letras lyrics provider. - * Added Open Tidal API (openapi.tidal.com) cover provider. * Added button for fetching lyrics to tag editor (#1391). * Added option not to skip "A", "An" and "The” when sorting artist names in collection (#1393). * Improved album and title disc, remastered, etc matching and stripping (#1387). @@ -54,6 +53,8 @@ Version 1.1.0-rc4 (2024.07.10): * (Windows MSVC) Add back WASAPI2. New features: + * Letras lyrics provider. + * Open Tidal API (openapi.tidal.com) cover provider. * Turbine analyzer. * WaveRubber analyzer. * Spotify streaming support.