info: update changelog

This commit is contained in:
Alexander Capehart 2024-10-23 09:07:45 -06:00
parent 0ed7938be9
commit 3753b5f0cc
No known key found for this signature in database
GPG key ID: 37DBE3621FE9AD47

View file

@ -11,11 +11,14 @@
#### What's Improved #### What's Improved
- M3U playlist file name is now proposed if one cannot be found within the file - M3U playlist file name is now proposed if one cannot be found within the file
- Sorting songs by date now uses songs date first, before the earliest album date - Sorting songs by date now uses songs date first, before the earliest album date
- Added working layouts for small split-screen form factors
#### What's Fixed #### What's Fixed
- Music loader no longer spawns thousands of threads when scanning - Music loader no longer spawns thousands of threads when scanning
- Excessive CPU no longer spent showing music loading process - Excessive CPU no longer spent showing music loading process
- Fixed playback sheet flickering on warm start - Fixed playback sheet flickering on warm start
- No longer possible to save a sort with no direction specified
- Fixed inconsistent corner radii in widget
#### Dev/Meta #### Dev/Meta
- No longer using custom logging setup - No longer using custom logging setup