diff --git a/addon.xml b/addon.xml index 0f28309..049ff7a 100644 --- a/addon.xml +++ b/addon.xml @@ -1,6 +1,6 @@  + name="Backup" version="1.6.8~beta2" provider-name="robweber"> @@ -27,6 +27,8 @@ Version 1.6.8 Updated language files with Weblate integration Bring in saved sources from File Manager to file browser +Fixed Dropbox authorization flow +Minor UI fixes إنسخ إحتياطياً قاعده بيانات إكس بى إم سى وملفات اﻹعدادات فى حاله وقوع إنهيار مع إمكانيه اﻹسترجاع Backup and restore your Kodi database and configuration files in the event of a crash or file corruption. diff --git a/changelog.md b/changelog.md index 03e084d..3e4caba 100644 --- a/changelog.md +++ b/changelog.md @@ -14,6 +14,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ### Fixed - default en_gb file must use empty `msgstr` value +- minor UI fixes for dialog prompts +- fixed catch22 situation where Dropbox remote tries to load prior to authorization flow ## [Version 1.6.7](https://github.com/robweber/xbmcbackup/compare/matrix-1.6.5...robweber:matrix-1.6.7) - 2021-04-16