info: update changelog
This commit is contained in:
parent
64354f7f6e
commit
4befe1910f
1 changed files with 5 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue