From 8934ab8a4d6e6c45feb3cd8d844d7ca80414cceb Mon Sep 17 00:00:00 2001 From: Puzzak Date: Mon, 13 Nov 2023 21:34:10 -0800 Subject: [PATCH] Update changelog --- changelog.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/changelog.md b/changelog.md index 05b08ea..9ecc915 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,23 @@ +## Update 0.0.11 [11] (OBT) +#### Miscellaneous + - Added Player screen for tablets + - Added miniplayer for tablets +#### Fixes + - Fixed albums & playlists display from the homepage on tablets + - Fixed recently released indexing for tablets + +## Update 0.0.10 [10] (OBT) +#### Player Screen + - Added new player screen + - It's just the mockup with only play/pause working + - Compatibility is questionable it is open beta now +#### Fixes + - Fixed songs playing without playing bar display + - Fixed OTP 2FA bugs + +## Update 0.0.9 [9] + - Not released due to compatibility issues + ## Update 0.0.8 [8] #### Music playback - You can now listen to music, though adding tracks to queue is still WiP.