diff --git a/Changelog b/Changelog index 5452310b7..dbf11bc17 100644 --- a/Changelog +++ b/Changelog @@ -2,12 +2,27 @@ Strawberry Music Player ======================= ChangeLog -Version 1.0.19 (?): +Unreleased: + + Bugfixes: + * Use shared pointers for objects to fix potential crashes on exit (#1239). + * Fixed smart playlist search not matching unrated songs (#1244). + * Fixed reading FMPS_Playcount for MP3 ID3v2 tags (#1248). + * Always stop after 100 errors to prevent flooding the error dialog (#1220). + * (Windows) Disable broken volume sync (#1220). + + Enhancements: + * Add Mpris2 property to read/write rating (#1246). + * (Windows) Add gst-play-1.0.exe for debugging purposes. + * (Windows) Use DirectSound as default sink. New features * Support performing song loudness analysis using `libebur128` (#1216). * Support song playback loudness normalization, as per EBU R 128 (#1216). + Other: + * Remove last.fm HTTPS workaround and GnuTLS dependency + Version 1.0.18 (2023.07.02): Bugfixes: