From 8a9ac75026ca27e8c379214d564a28d744c1570a Mon Sep 17 00:00:00 2001 From: 1hitsong <3330318+1hitsong@users.noreply.github.com> Date: Mon, 16 Dec 2024 09:17:27 -0500 Subject: [PATCH] Update what's new content --- source/static/whatsNew/1.1.3.json | 6 ------ source/static/whatsNew/1.1.4.json | 6 ++++++ 2 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 source/static/whatsNew/1.1.3.json create mode 100644 source/static/whatsNew/1.1.4.json diff --git a/source/static/whatsNew/1.1.3.json b/source/static/whatsNew/1.1.3.json deleted file mode 100644 index 461d032f0..000000000 --- a/source/static/whatsNew/1.1.3.json +++ /dev/null @@ -1,6 +0,0 @@ -[ - { - "description": "Fix crash on home screen", - "author": "1hitsong" - } -] \ No newline at end of file diff --git a/source/static/whatsNew/1.1.4.json b/source/static/whatsNew/1.1.4.json new file mode 100644 index 000000000..8bfca6a00 --- /dev/null +++ b/source/static/whatsNew/1.1.4.json @@ -0,0 +1,6 @@ +[ + { + "description": "Pressing back on home screen focuses 1st item in row, or exits channel if already there", + "author": "jimdogx" + } +] \ No newline at end of file