diff --git a/Changelog b/Changelog index c7f6df1f7..055697522 100644 --- a/Changelog +++ b/Changelog @@ -21,9 +21,11 @@ Unreleased: * Fixed moodbar disk cache with Qt 6.5.1 and newer. * Fixed playlist edit tag F2 shortcut only working for title tag (#1210). * Append number to filename if the destination file already exist when transcoding audio (#1200). + * Fixed abseil linking issues with protobuf 1.22.0 and newer. * (macOS) Fixed "Show this message" checkbox having no affect on Rosetta warning dialog (#1180). * (macOS) Disable unused D-Bus. * (Windows) Fixed command line options not working with diacritics (#1191). + * (Windows) Fixed issue with saving album covers in album directory being saved in temp directory instead. Enhancements: * Reduce memory overhead with album cover handling (#1046).