info: update changelog

This commit is contained in:
Alexander Capehart 2024-06-20 21:55:02 -06:00
parent 296d9c3ca3
commit 17d16d20c7
No known key found for this signature in database
GPG key ID: 37DBE3621FE9AD47

View file

@ -8,12 +8,16 @@
#### What's Improved #### What's Improved
- Album covers are now loaded on a per-song basis - Album covers are now loaded on a per-song basis
- Correctly interpret MP4 sort tags - MP4 sort tags are now correctly interpreted
- Support multi-value MP4 tags with multiple `data` sub-atoms are parsed correctly
- M3U paths are now interpreted both as relative and absolute regardless of the format
- Added support for M3U paths starting with /storage/
#### What's Fixed #### What's Fixed
- Fixed repeat mode not restoring on startup - Fixed repeat mode not restoring on startup
- Fixed rewinding not occuring when skipping back at the beginning of the queue if - Fixed rewinding not occuring when skipping back at the beginning of the queue if
rewind before skipping was turned off rewind before skipping was turned off
- Fixed artist duplication when inconsistent MusicBrainz ID tag naming was used
#### What's Changed #### What's Changed
- For the time being, the media notification will not follow Album Covers or 1:1 Covers settings - For the time being, the media notification will not follow Album Covers or 1:1 Covers settings
@ -22,6 +26,11 @@ rewind before skipping was turned off
#### dev -> dev1 changes #### dev -> dev1 changes
- Re-added ability to open app from clicking on notification - Re-added ability to open app from clicking on notification
- Removed tasker plugin - Removed tasker plugin
- Support multi-value MP4 tags with multiple `data` sub-atoms are parsed correctly
- M3U paths are now interpreted both as relative and absolute regardless of the format
- Added support for M3U paths starting with /storage/
- Fixed artist duplication when inconsistent MusicBrainz ID tag naming was used
- Made album cover keying more efficient at the cost of resillients
## 3.4.3 ## 3.4.3