Update Changelog

This commit is contained in:
Jonas Kvinge 2023-03-25 16:49:19 +01:00
parent b02ac833ad
commit 9c21707a55
1 changed files with 7 additions and 2 deletions

View File

@ -8,13 +8,18 @@ Unreleased:
* Fixed lyrics from Musixmatch.
* Fixed possible file corruption when saving both tags and embedded cover using the tag editor (#1158).
* Fixed compile without GStreamer.
* Fixed context and playing now album art rendering on High DPI displays (#1161).
* Fixed setting source properties (device, user-agent, ssl-strict) with GStreamer 1.22 (playbin3) and higher (#1148).
* Fixed rescan songs feature not ignoring mtime.
* Search lyrics by artist instead of album artist by default.
Code improvements:
* Replace use of deprecated QSqlDatabase::exec().
Removed features:
* Removed lyrics from AudD, API key no longer working.
Added features:
* Added backend setting for strict SSL mode.
* Read AcoustID and MusicBrainz tags.
* Submit MusicBrainz tags with ListenBrainz.
Version 1.0.15 (2023.03.04):