From abc7cf1c653bc6e88994f6ccfd353f8c875f84f4 Mon Sep 17 00:00:00 2001 From: MoojMidge <56883549+MoojMidge@users.noreply.github.com> Date: Sat, 16 Nov 2024 08:35:11 +1100 Subject: [PATCH] Version bump v7.1.1.1 --- addon.xml | 2 +- changelog.txt | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/addon.xml b/addon.xml index 4718bfab5..78c493bb4 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - + diff --git a/changelog.txt b/changelog.txt index 27d450b4b..afeecd5a5 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,4 @@ -## v7.1.1 +## v7.1.1.1 ### 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 @@ -29,6 +29,10 @@ - Fix loading of Watch Later playlist #971 - Also fix other incorrect/missing parameter names - Fix possible exception if plugin navigation fails #976 +- Fix sign in when one or more access token requests fail #979 +- Attempt to fix possible deadlock on http server shutdown +- Fix potential infinite loop with old data from access_manager.json #980 +- Reduce unnecessary window navigation fallback attempts ### Changed - Improve display and update of bookmarks