Update Changelog

This commit is contained in:
Jonas Kvinge
2023-10-10 23:44:34 +02:00
parent f542f1c854
commit 26ff9f6b53

View File

@@ -7,11 +7,15 @@ Unreleased:
Bugfixes:
* Fixed seekbar position resetting to zero before showing actual position when seeking.
* Fixed compressed files showing up in collection (#1274).
* Fixed connecting devices.
* Fixed connecting devices (#1288).
* Fixed device schema missing ebur128 fields.
* (Windows) Fixed playlist header colors in dark mode.
* Fixed collection search by tag not working with space between colon and search term (#1290).
* Fixed seeking when 5 seconds is remaining of the song resetting position to beginning (#1258).
* Fixed intermittent crash when seeking with Auto as output (#1123).
* (Windows) Fixed playlist header colors in dark mode (#1275).
Enhancements:
* Support using system KDSingleApplication when available.
* Improved lyrics matching.
Version 1.0.20 (2023.09.24):