diff --git a/addon.xml b/addon.xml index a661ccc34..ccb082774 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - + diff --git a/changelog.txt b/changelog.txt index 4655d741a..021e6acf8 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,4 @@ -## v7.1.1.4 +## v7.1.1.5 ### 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 @@ -42,6 +42,7 @@ - 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 +- Fix API requests when not signed in #1013 ### Changed - Improve display and update of bookmarks