From 6f4921a77eb1f73cdf30ddd863c38609ce5bd164 Mon Sep 17 00:00:00 2001 From: Rob Weber Date: Mon, 14 Jun 2021 11:47:28 -0500 Subject: [PATCH] updated changelog --- addon.xml | 3 ++- changelog.md | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/addon.xml b/addon.xml index 20095e1..ea2f8fc 100644 --- a/addon.xml +++ b/addon.xml @@ -91,7 +91,8 @@ resources/images/screenshot4.jpg Version 1.6.8 -Fix lang file "mgstr" value +Fix lang file "msgtr" value +Bring in saved sources from File Manager to file browser diff --git a/changelog.md b/changelog.md index 6925c67..75cec60 100644 --- a/changelog.md +++ b/changelog.md @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ## [Unrelease](https://github.com/robweber/xbmcbackup/compare/matrix-1.6.7...robweber:matrix) +### Changed + +- use the `files` tag on the remote path browser to bring in saved file paths from the File Manager + ### Fixed - default en_gb file must use empty `msgstr` value