From 747de69b0b3cecab5b99f61d9986f2b788af1286 Mon Sep 17 00:00:00 2001 From: 1hitsong <3330318+1hitsong@users.noreply.github.com> Date: Sat, 13 Jan 2024 20:05:29 -0500 Subject: [PATCH] Update with latest changes --- source/static/whatsNew/2.0.2.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/source/static/whatsNew/2.0.2.json b/source/static/whatsNew/2.0.2.json index 2d511e77..ef3e8744 100644 --- a/source/static/whatsNew/2.0.2.json +++ b/source/static/whatsNew/2.0.2.json @@ -1,4 +1,8 @@ [ + { + "description": "Fix QuickConnect", + "author": "jimdogx" + }, { "description": "Allow default subtitles to enable Roku's caption mode", "author": "1hitsong" @@ -11,8 +15,16 @@ "description": "Fix default text subtitles not showing when \"Text Subtitles Only\" option is enabled", "author": "1hitsong" }, + { + "description": " Fix sporadic crash on home screen", + "author": "cewert" + }, { "description": "Prevent unneeded video stop/start when turning off text subtitles", "author": "1hitsong" + }, + { + "description": "Fix song data out of sync if changing songs quickly", + "author": "1hitsong" } ] \ No newline at end of file