From 3753b5f0ccef4aa5a98e7b5386f8cd037c6ded53 Mon Sep 17 00:00:00 2001 From: Alexander Capehart Date: Wed, 23 Oct 2024 09:07:45 -0600 Subject: [PATCH] info: update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 183c9c1d0..603ac95f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,11 +11,14 @@ #### What's Improved - 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 +- Added working layouts for small split-screen form factors #### What's Fixed - Music loader no longer spawns thousands of threads when scanning - Excessive CPU no longer spent showing music loading process - 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 - No longer using custom logging setup