From 480161c6b752a9ce7eaa5cd749652309782389b9 Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Tue, 16 Dec 2025 22:38:55 +0100 Subject: [PATCH] Update Changelog --- Changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog b/Changelog index 8d1f004fe..7de793f44 100644 --- a/Changelog +++ b/Changelog @@ -11,6 +11,12 @@ Unreleased: * Added lyrics from lrclib.net * Added option to turn off the use of sort tags for the collection * Fixed Spotify login + * Fixed error dialog shown minimized if another Strawberry window was active + * Fixed seeking to the end of the track and back causing seeking to stop working (#1675) + * Set current index when automatically selecting track (#1825) + * Make icon size for shuffle and repeat buttons adjust to screen resolution (#1838) + * Fixed song being removed playlist when dragging to another application (#1815) + * Don't automatically scroll on dynamic playlists (#1427) Version 1.2.15 (2025.11.25):