diff --git a/Changelog.md b/Changelog.md index 6e13a0e..07083ac 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,42 @@ +### Version 4.3.0 +#### Main changes: + + Loginless download is back! + + You can still login in the Settings to view your playlists + + Added option to export ARL + + Localization Support + + Merged Download from URL tab into Search tab + + Improved memory usage during downloads (Now you can download Continuous Mixes) + + Updated and improved UI + + Better feedback for errors and warnings + + Toast messages are forced to the bottom + + Made darkmode darker + + Charts are now alphabetically ordered + + Redesigned Download tab + + Made download bars more responsive + + Added PWA metadata for servermode + + Changed folder management structure + + Added create playlist folder option + + Added template names for playlist and artist folder + +#### New Features: + + Added ID3v1 support + + Divided options for Local and Embedded cover size + + Added 2000x2000 cover option + + Added Case Settings for title and artists + + Added REST API + + Added Select song for Spotify Playlists + + Added support for 360 audio [No way to play them tho] + + Added option to rename the playlist file with the name of the folder + +#### Bugs fixes: + + Finished implementing Save playlist as Compilation + + Fixed artwork caching + + Fixed issues with autologin not working properly + + Fixed the error 'ENOENT: no such file or directory, mkdir' + + Fixed artist tags being too excessive + + Fixed Explicit Variable on tracknames + + Fixed fallbacks not working properly + ### Version 4.2.2 - Re-added login with email / password with captcha popup (Doesn't work on Server Mode) - Reorganized Settings