Update Changelog

This commit is contained in:
Jonas Kvinge 2021-05-26 17:04:29 +02:00
parent 45df99bb56
commit aa9f972ccf
1 changed files with 10 additions and 0 deletions

View File

@ -5,10 +5,20 @@ ChangeLog
Unreleased:
Bugfixes:
* Fix updating temporary metadata when reloading songs outside of the collection.
* Don't strip off "Live" from song title when sending scrobbles.
* (Windows) Fix adding songs with Japanese characters from the files tab.
Enhancements:
* Add replaygain fallback gain setting.
* Add option to turn off playlist alternating row colors.
* Make the default tabbbar background color lighter.
* Remove use of deprecated X11Extras and WinExtras Qt modules.
* Add CMake test for Qt sqlite support.
* Automatically detect Qt version if BUILD_WITH_QT5 or BUILD_WITH_QT6 is not specified.
* Correct playlist tabbar favorite tooltip from "click" to "double-click".
* Remove scroll over icon to change track option since it does not work reliable.
* (macOS) Build with libgpod.
0.9.3: