Update Changelog

This commit is contained in:
Jonas Kvinge
2022-06-10 00:01:21 +02:00
parent 508e2a70bb
commit 184c39bbb7

View File

@@ -8,12 +8,12 @@ BugFixes:
* Fixed smart playlist filetype search. * Fixed smart playlist filetype search.
* Fixed Radio Paradise URLs to use HTTPS instead of HTTP. * Fixed Radio Paradise URLs to use HTTPS instead of HTTP.
* Fixed horizontal scrolling not affecting currently playing track (#952). * Fixed horizontal scrolling not affecting currently playing track (#952).
* Fixed keep running the background when window is closed with Wayland (#964). * Fixed keep running in the background when window is closed with Wayland (#964).
* Fixed percent-encoding of URLs when loading and saving XSPF playlists (#821). * Fixed percent-encoding of URLs when loading and saving XSPF playlists (#821).
* Fixed fancy tabbar context menu showing on right clicks outside of tabbar when a song is playing. * Fixed fancy tabbar context menu showing on right clicks outside of tabbar when a song is playing.
* Fixed possible duplicating songs in the database when moving songs to the collection using the organize feature. * Fixed possible duplicating songs in the database when moving songs to the collection using the organize feature.
* Windows(|MSVC) Fixed moodbar fftw3 crash with (older) CPU's that does not support AVX2 (#944). * (Windows|MSVC) Fixed moodbar fftw3 crash with (older) CPU's that does not support AVX2 (#944).
* Windows(|MSVC) Fixed using libiconv for converting characters when organizing files like with MinGW. * (Windows|MSVC) Fixed using libiconv for converting characters when organizing files like with MinGW.
Enhancements Enhancements
* Show more details in error dialog on GStreamer errors (#958). * Show more details in error dialog on GStreamer errors (#958).