diff --git a/addon.xml b/addon.xml index 4fe7c8693..e5a77d0e4 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - + diff --git a/changelog.txt b/changelog.txt index a46721359..5e35efbd7 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,16 @@ +## v7.1.0+beta.1 +### +- Fix logging/retry of sqlite3.OperationalError +- Fix trying to use ISA for progressive live streams +- Retain list position when refreshing listings + +### Changed +- Update multiple busy dialog crash workaround #891 +- Use all playable codecs but deprioritise if not selected in stream features + +### New +- Allow ask for quality from context menu to override audio only setting + ## v7.0.9.2 ### Fixed - Fix various Kodi 18 listitem setInfo compatibility issues