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>2019-03-28 12:14:18 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2019-03-28 12:14:18 +0300
commita48cc01ecafd623f47d0cb70f5b0cb6ef101e335 (patch)
treea49fc9b83d839a49e5dca4de64ecfe6a1d2c6f7a
parent5b54c265714c51cad9c7250981b709e6979d8978 (diff)
Version bump to v2.0.4.16-2.0.4.16_canary_2019-03-28v2.0.4.16-2.0.4.16_canary_2019-03-28
You can download this build from: Binaries: https://updates.duplicati.com/canary/duplicati-2.0.4.16_canary_2019-03-28.zip Signature file: https://updates.duplicati.com/canary/duplicati-2.0.4.16_canary_2019-03-28.zip.sig ASCII signature file: https://updates.duplicati.com/canary/duplicati-2.0.4.16_canary_2019-03-28.zip.sig.asc MD5: d39e182d7da8393d92ab9e0eb7953c90 SHA1: 3b506d77549b32ec6a13d819efbcb63988b6c822 SHA256: 7d09e1922b41944568ff503e00d567e3f52fc744b0c6990295ba584aa522b7d1
-rw-r--r--Updates/build_version.txt2
-rw-r--r--changelog.txt13
2 files changed, 14 insertions, 1 deletions
diff --git a/Updates/build_version.txt b/Updates/build_version.txt
index 60d3b2f4a..b6a7d89c6 100644
--- a/Updates/build_version.txt
+++ b/Updates/build_version.txt
@@ -1 +1 @@
-15
+16
diff --git a/changelog.txt b/changelog.txt
index 29f8215a7..ec7c8e763 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,16 @@
+2019-03-28 - 2.0.4.16_canary_2019-03-28
+==========
+* Fixed an issue with Sia authentication, thanks @Ajedi32
+* Improved documentation, thanks @kesava-wow
+* Improved code quality, thanks @warwickmm
+* Added custom B2 download url option, thanks @aahung
+* Updated list of Wasabi and S3 storage destinations, thanks @FroggieFrog
+* Fixed a case where temporary files were not removed, thanks @warwickmm
+* Code refactor and quality improvement, thanks @verhoek
+* Added option for parallel uploads, thanks @seantempleton
+* Improved exception messages, thanks @warwickmm
+* Implemented Jottacloud multithreading uploads, thanks @nescafe2002
+
2019-02-06 - 2.0.4.15_canary_2019-02-06
==========
* Fixed an issue with backup of a Windows drive (without a path)