info: update changelog

This commit is contained in:
Alexander Capehart 2024-10-18 16:36:43 -06:00
parent 64354f7f6e
commit 4befe1910f
No known key found for this signature in database
GPG key ID: 37DBE3621FE9AD47

View file

@ -3,19 +3,23 @@
## 4.0.0 ## 4.0.0
#### What's New #### What's New
- Android 15 support
- New app branding and icon - New app branding and icon
- Refreshed playback design - Refreshed playback design
- Live widget preview on Android 15+
#### 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
#### What's Fixed #### What's Fixed
- Playback no longer briefly pauses when adding songs to playlists
- 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
#### Dev/Meta
- No longer using custom logging setup
## 3.6.2 ## 3.6.2
#### What's Fixed #### What's Fixed