Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaski committed Dec 9, 2023
1 parent 579563b commit 671df6e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions Changelog
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@ Strawberry Music Player
=======================
ChangeLog

Unreleased:

Bugfixes:
* Fixed KDSingleApplication cmake version check.
* Fixed KDSingleApplication Qt 5 detection (#1299).
* Fixed timer started in wrong thread (#1302).
* Fixed erratic seeking behaviour if buffer duration is set to zero (#1302).
* Fixed SCollection related crash on exit with Qt 5 (#1316).
* Fixed track about to end related crash on playback failure (#1332).
* Fixed playlist column widths not remembered if stretch mode is off with Qt 6.6.1 and higher (#1328).
* (Windows) Properly handle silent uninstall (#1323).

Enhancements:
* Increase thread priority for playback threads.
* Allow drag and drop of songs to favorite playlists.

Version 1.0.21 (2023.10.21):

Bugfixes:
Expand Down

0 comments on commit 671df6e

Please sign in to comment.