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