From c8826fd14dd0048727bd9627d9657a8cdbeafd1a Mon Sep 17 00:00:00 2001 From: MoojMidge <56883549+MoojMidge@users.noreply.github.com> Date: Sun, 3 Nov 2024 10:17:19 +1100 Subject: [PATCH] Version bump v7.1.1+beta.4 --- addon.xml | 2 +- changelog.txt | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/addon.xml b/addon.xml index a486d567b..e90ab8319 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - + diff --git a/changelog.txt b/changelog.txt index f5c804f98..45bb50308 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,19 @@ +## v7.1.1+beta.4 +### Fixed +- Fix incorrectly determining Kodi release name +- Fix search window history navigation when using direct links + +### Changed +- Improve https server sleep and wakeup #810 #951 +- Update Setup Wizard to disable all alternative player settings if not required #938 + +### New +- Improvements to searching + - Add context menu items for changing sort order of saved searches #172 + - Allow search parameters to be stored per search #172 #689 + - Allow additional optional search parameters to be used #689 + - Improve parsing of date offset when searching for completed live events + ## v7.1.1+beta.3 ### Fixed - Fix not listing full stream details in selection dialog