From c684e5b3c8b0a6fc27d54e31a9a8098a69f3cc3b Mon Sep 17 00:00:00 2001 From: MoojMidge <56883549+MoojMidge@users.noreply.github.com> Date: Fri, 23 Feb 2024 16:27:40 +1100 Subject: [PATCH] Version bump - v7.0.3+beta.4 --- addon.xml | 2 +- changelog.txt | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/addon.xml b/addon.xml index 6eb7a9b81..0644d5679 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - + diff --git a/changelog.txt b/changelog.txt index ae9fa26df..18224c255 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,17 @@ +## v7.0.3+beta.4 +### Fixed +Fix handling of isPostLiveDrv streams #579 +Fix infotagger error with Kodi v19 +Fix errors with creating and deleting temporary folders +Fix listing more than 50 items in local history list +Fix context menus in local history and local watch later list +Fix not using user API key when not logged in #585, #587 + +### New +Add setting to disable label details #559 +Allow searching by Youtube url to access unlisted videos that can't be searched for +New option to list all subtitles in Kodi subtitle dialog when MPEG-DASH is enabled #121, #201, #247, #305, #489 + ## v7.0.3+beta.3 ### Fixed Fix invalid error when removing subscriptions #568