diff --git a/Changelog b/Changelog index 835d9b3b0..faac20edd 100644 --- a/Changelog +++ b/Changelog @@ -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):