Update Changelog

This commit is contained in:
Jonas Kvinge 2024-10-20 00:11:07 +02:00
parent 1b1ab2e833
commit ef261455a2
1 changed files with 4 additions and 4 deletions

View File

@ -16,15 +16,15 @@ Bugfixes:
Enhancements:
* Resolve symbolic links when dragging files to the playlist to match collection song.
* Replace Spotify username/password with access token.
* Replaced Spotify username/password with access token.
* Require Qt 6.4 or higher and drop support for Qt 5.
* Require TagLib 1.12 or higher.
* Use Qt stringliterals.
* Move gstfastspectrum to src.
* Use standard user temp location for current album cover.
* Remove old MacFSListener.
* Remove external tagreader and protobuf dependency.
* Remove VLC support.
* Removed old MacFSListener.
* Removed external tagreader and protobuf dependency.
* Removed VLC support.
* Ported to Qt translation (.ts) files and removed gettext dependency.
Version 1.1.3 (2024.09.21):