From 6b172280210252cd10756bd450bd2f591602c51a Mon Sep 17 00:00:00 2001 From: Puzzak Date: Fri, 6 Sep 2024 15:49:06 +0300 Subject: [PATCH] Update changelog.md --- changelog.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/changelog.md b/changelog.md index 7ac9c26..60a2c8f 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,15 @@ +## Update 0.0.16 [16] (OBT) +#### Accounts removal + - Monstercat added Captcha to the login flow. From now on we cannot log users in or use any personalized data (such as playlists). With that said: +#### Removed features + - Library + - Login + - Account settings + - Playlist creation and editing + - Saving songs to playlists / library +#### Downloads + - Now you can download songs, playlists and releases. They are saved in `MCPlayer` folder of Downloads on your device. + ## Update 0.0.15 [15] (OBT) #### Registration - Removed registration through the app, as Monstercat introduced Captcha into the login flow :(