Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Skovhede <kenneth@hexad.dk>2022-03-13 10:40:21 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2022-03-13 10:40:21 +0300
commit2f3b0e83a0c3e5dbdd8ccba0a08e3623d64ca231 (patch)
tree2fb1e2f955ec90fa2483c85ef8da85312e7adce0
parentfd1e687ac8a5a872fd15b88633c3f95c00a9e4f9 (diff)
Version bump to v2.0.6.101-2.0.6.101_canary_2022-03-13v2.0.6.101-2.0.6.101_canary_2022-03-13
This build is not signed with AuthentiCode and not a normal build
-rw-r--r--Updates/build_version.txt2
-rw-r--r--changelog.txt20
2 files changed, 21 insertions, 1 deletions
diff --git a/Updates/build_version.txt b/Updates/build_version.txt
index 29d6383b5..398050c62 100644
--- a/Updates/build_version.txt
+++ b/Updates/build_version.txt
@@ -1 +1 @@
-100
+101
diff --git a/changelog.txt b/changelog.txt
index d0fb0e6d0..d4e1c6bc3 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,23 @@
+2022-03-13 - 2.0.6.101_canary_2022-03-13
+==========
+**NOTE**: This is a preliminary build that is not signed with AuthentiCode.
+
+It is primarily intended for users that need access to Dropbox which stopped working after an update.
+A signed version will be published asap.
+
+- Fixed duplicity documentation Url, thanks @beppo-dd
+- Added option to set Tencent storage class, thanks @moesoha
+- Added Poli Systems as S3 provider, thanks @IIPoliII
+- Improved automated unittests, thanks @samuel-w
+- Improved contrast ratios in themes, thanks @samuel-w
+- Improved handling of relative paths and extended device paths, thanks @dferreyra
+- UI performance improvements, thanks @ltGuillaume
+- Added exponential backup for retries, thanks @vmsh0
+- Improved filter-text-box and made log-view resizable, thanks @idotj
+- Improved error messages, thanks @warwickmm
+- Added support for old and new Dropbox AuthIDs, thanks @kenkendk
+- Improved database query performance, thanks @jedthe3rd
+
2021-08-11 - 2.0.6.100_canary_2021-08-11
==========
* Switched to improved CI model, thanks @warwickmm