diff --git a/addon.xml b/addon.xml index 59035c9..6842f01 100644 --- a/addon.xml +++ b/addon.xml @@ -93,6 +93,7 @@ Version 1.6.7 - fixed issue with RunScript not launching Advanced Editor in some cases - added qr code for Dropbox setup + - fixed error on advanced settings restore diff --git a/changelog.md b/changelog.md index 28f780f..f2b0ef2 100644 --- a/changelog.md +++ b/changelog.md @@ -13,6 +13,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ### Fixed - fixed issue when using ```RunScript()``` within settings to launch Advanced Editor +- error on advanced settings restore prior to reboot +- minor gui dialog fixes ## [Version 1.6.6](https://github.com/robweber/xbmcbackup/compare/matrix-1.6.5...robweber:matrix-1.6.6) - 2020-03-15