From 3fdd8244bec865a8bc99a36e333e726a08f1c0b7 Mon Sep 17 00:00:00 2001 From: 1hitsong <3330318+1hitsong@users.noreply.github.com> Date: Sat, 3 Feb 2024 15:32:16 -0500 Subject: [PATCH] Update What's New Content for 2.0.3 --- source/static/whatsNew/2.0.3.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 source/static/whatsNew/2.0.3.json diff --git a/source/static/whatsNew/2.0.3.json b/source/static/whatsNew/2.0.3.json new file mode 100644 index 00000000..bf9ba105 --- /dev/null +++ b/source/static/whatsNew/2.0.3.json @@ -0,0 +1,10 @@ +[ + { + "description": "Fix playback of movie additional parts", + "author": "1hitsong" + }, + { + "description": "Fix crash if video has no audio stream", + "author": "1hitsong" + } +] \ No newline at end of file