diff --git a/Changelog b/Changelog index bad4bec79..1efcf6998 100644 --- a/Changelog +++ b/Changelog @@ -15,7 +15,7 @@ Version 1.1.2-rc1 (2024.09.06): * Fixed Spotify returning too many artists and albums. * Fixed manually switching Spotify songs blocking UI. * Fixed analyzer not being set. - * Fixed context top text being updated causing marked text to be unmarked. + * Fixed context top text being updated causing selected text to be unselected. * Fixed filter search to use filename for songs with empty title. * Fixed missing developer in Appstream appdata file. * Fixed MPRIS2 DesktopEntry to return desktop file entry without ".desktop" (#1516) @@ -24,12 +24,12 @@ Version 1.1.2-rc1 (2024.09.06): * Fixed freeze on playlist right click (#1478). * Fixed copying songs to a iPod device keeping too many files open (#1527). * Fixed MBIDs from MP4 being parsed incorrectly causing ListenBrainz errors (#1531). - * (macOS) Fixed missing Spotify. Enhancements: * Improved volume adjustment and track seeking using touchpad (#1498). * Use own thread for lyrics parsing. * Added url and filename columns to collection and playlist filter search. + * (macOS) Added Spotify. Version 1.1.1 (2024.07.22):