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>2020-07-09 14:32:40 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2020-07-09 14:32:40 +0300
commitf44428ea706281adc71110cf9855ab8626a3f8d0 (patch)
tree1635149e8f9434bd9ac0bc9098574d4e2f35cf8c
parent56455923d8419a302647b673ef5cc83571ac4fa0 (diff)
Version bump to v2.0.5.108-2.0.5.108_canary_2020-07-09v2.0.5.108-2.0.5.108_canary_2020-07-09
You can download this build from: Binaries: https://updates.duplicati.com/canary/duplicati-2.0.5.108_canary_2020-07-09.zip Signature file: https://updates.duplicati.com/canary/duplicati-2.0.5.108_canary_2020-07-09.zip.sig ASCII signature file: https://updates.duplicati.com/canary/duplicati-2.0.5.108_canary_2020-07-09.zip.sig.asc MD5: a5fb8ed004f435a6f1d2857a088f4a03 SHA1: 01e5ea648d20904a6aff69182f94e65db279ec77 SHA256: 56db5634a6031fa7a4dc13dac7558c5b2908b3f7f8543c33c6dbc0c11bfd083e
-rw-r--r--Updates/build_version.txt2
-rw-r--r--changelog.txt15
2 files changed, 16 insertions, 1 deletions
diff --git a/Updates/build_version.txt b/Updates/build_version.txt
index e34885bbc..3b20426c0 100644
--- a/Updates/build_version.txt
+++ b/Updates/build_version.txt
@@ -1 +1 @@
-107
+108
diff --git a/changelog.txt b/changelog.txt
index 77f596381..9b712b233 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,18 @@
+2020-07-09 - 2.0.5.108_canary_2020-07-09
+==========
+* Removed unsupported compiler directives, thanks @kenkendk
+* Removed incorrect missing SSL certificate warnings, thanks @kenkendk
+* Upograded to retina icons, thanks @baumerdev
+* Updates to Tardigrade support, thanks @TopperDEL
+* Added Tencent Cloud Object Storage (COS) backend, thanks @trueai-org
+* Improved error reporting for S3 backend, thanks @jpschewe
+* Added the Milan EU region to AWS S3 regions, thanks @warwickmm
+* Fixed incorrect documentation on OpenStack help, thanks @warwickmm
+* Fixed an incorrect endpoint for AWS S3 Bahrain, thanks @warwickmm
+* Code cleanup, thanks @warwickmm
+* Fixed a case where restoring files could fail if the containing folder was not restored, thanks @warwickmm
+* Improved unittests, thanks @warwickmm
+
2020-05-26 - 2.0.5.107_canary_2020-05-26
==========
* Added a backend for Tardigrade.io, thanks @TopperDEL