From f73b33567b6d3b6468c5597133f64a233e9de276 Mon Sep 17 00:00:00 2001 From: 1hitsong <3330318+1hitsong@users.noreply.github.com> Date: Wed, 18 Dec 2024 19:40:12 -0500 Subject: [PATCH] Update What's New content --- source/static/whatsNew/1.1.4.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/static/whatsNew/1.1.4.json b/source/static/whatsNew/1.1.4.json index f2cea07b7..0ac55495b 100644 --- a/source/static/whatsNew/1.1.4.json +++ b/source/static/whatsNew/1.1.4.json @@ -3,6 +3,10 @@ "description": "Pressing back on home screen focuses 1st item in row, or exits channel if already there", "author": "jimdogx" }, + { + "description": "Fix issue that could prevent changing audio & subtitle tracks", + "author": "jimdogx" + }, { "description": "Fix possible crash if music album doesn't have an image", "author": "1hitsong"