Update Changelog

This commit is contained in:
Jonas Kvinge 2024-09-07 16:45:33 +02:00
parent 26fbd5c144
commit 3238e295ba
1 changed files with 2 additions and 2 deletions

View File

@ -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):