mirror of
https://github.com/robweber/xbmcbackup.git
synced 2024-11-14 12:25:48 +01:00
version bump
This commit is contained in:
parent
696e0773c3
commit
70e10d2808
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
<addon id="script.xbmcbackup"
|
<addon id="script.xbmcbackup"
|
||||||
name="Backup" version="1.6.8~beta1" provider-name="robweber">
|
name="Backup" version="1.6.8~beta2" provider-name="robweber">
|
||||||
<requires>
|
<requires>
|
||||||
<import addon="xbmc.python" version="3.0.0"/>
|
<import addon="xbmc.python" version="3.0.0"/>
|
||||||
<import addon="script.module.dateutil" version="2.8.0" />
|
<import addon="script.module.dateutil" version="2.8.0" />
|
||||||
@ -27,6 +27,8 @@
|
|||||||
<news>Version 1.6.8
|
<news>Version 1.6.8
|
||||||
Updated language files with Weblate integration
|
Updated language files with Weblate integration
|
||||||
Bring in saved sources from File Manager to file browser
|
Bring in saved sources from File Manager to file browser
|
||||||
|
Fixed Dropbox authorization flow
|
||||||
|
Minor UI fixes
|
||||||
</news>
|
</news>
|
||||||
<summary lang="ar_SA">إنسخ إحتياطياً قاعده بيانات إكس بى إم سى وملفات اﻹعدادات فى حاله وقوع إنهيار مع إمكانيه اﻹسترجاع</summary>
|
<summary lang="ar_SA">إنسخ إحتياطياً قاعده بيانات إكس بى إم سى وملفات اﻹعدادات فى حاله وقوع إنهيار مع إمكانيه اﻹسترجاع</summary>
|
||||||
<summary lang="be_BY">Backup and restore your Kodi database and configuration files in the event of a crash or file corruption.</summary>
|
<summary lang="be_BY">Backup and restore your Kodi database and configuration files in the event of a crash or file corruption.</summary>
|
||||||
|
@ -14,6 +14,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
|||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- default en_gb file must use empty `msgstr` value
|
- 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
|
## [Version 1.6.7](https://github.com/robweber/xbmcbackup/compare/matrix-1.6.5...robweber:matrix-1.6.7) - 2021-04-16
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user