From 75f875f2daddb34ead6254bd3ad6d0c39d29c30a Mon Sep 17 00:00:00 2001 From: MoojMidge <56883549+MoojMidge@users.noreply.github.com> Date: Thu, 5 Dec 2024 07:28:51 +1100 Subject: [PATCH] Version bump v7.1.1.4 --- addon.xml | 2 +- changelog.txt | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/addon.xml b/addon.xml index 90191fc5e..a661ccc34 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - + diff --git a/changelog.txt b/changelog.txt index eb13564cd..4655d741a 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,4 @@ -## v7.1.1.3 +## v7.1.1.4 ### Fixed - Fix http server not listening on any interface if listen IP is 0.0.0.0 #927 - Standardise return type of LoginClient.refresh_token #932 @@ -40,6 +40,8 @@ - Fix missing "Ask" translation string - Fix incorrect parameter name breaking auto-remove from Watch Later #993 - Fix processing of "q" and "channelId" search query params #1004 +- Fix errors with progress dialogs in Kodi 18 #1000 +- Fix remote watch history not updating #1008 ### Changed - Improve display and update of bookmarks