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>2017-10-11 14:21:18 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2017-10-11 14:21:18 +0300
commit8e14e1b4ee6671d0119c93304a94d252d6d0d83e (patch)
tree7aa1ed7ba8eebe84c8f814176f63cfd068a469d6
parent3f07d36fbd9b96e20e110fcfa75af3615549a05d (diff)
Version bump to v2.0.2.10-2.0.2.10_canary_2017-10-11v2.0.2.10-2.0.2.10_canary_2017-10-11
You can download this build from: Binaries: https://updates.duplicati.com/canary/duplicati-2.0.2.10_canary_2017-10-11.zip Signature file: https://updates.duplicati.com/canary/duplicati-2.0.2.10_canary_2017-10-11.zip.sig ASCII signature file: https://updates.duplicati.com/canary/duplicati-2.0.2.10_canary_2017-10-11.zip.sig.asc MD5: e8522206da0d35443da65cbabeb17197 SHA1: d23d28699a45919bdf434ad2f4d6d0198da0be94 SHA256: abb916b9f57c5effa3153d81462455a56d514e77c5d46ed4d1ab435234160ae1
-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 ec635144f..f599e28b8 100644
--- a/Updates/build_version.txt
+++ b/Updates/build_version.txt
@@ -1 +1 @@
-9
+10
diff --git a/changelog.txt b/changelog.txt
index d38dbe691..6303d4c8b 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,16 @@
+2017-10-11 - 2.0.2.10_canary_2017-10-11
+==========
+* Fixed an issue with the compare command not working with filters
+* Fixed showing the full version number on the app on MacOS
+* Code quality cleanup, thanks @warwickmm
+* Added code to detect the power supply source, thanks @warwickmm
+* Fixed an issuw with quota detection for non-drive roots on Windows, thanks @t$
+* Implemented retention policy as a commandline switch, thanks @tekkiwulf
+* Improved default filters, thanks @tygill
+* Updated FasterHashing to fix problems on MacOS and with OpenSSL 1.1
+* Fixed the remote-file delete function to only delete Duplicati-related files
+* Added option to run the tray-icon detached from the console
+
2017-10-01 - 2.0.2.9_canary_2017-10-01
==========
* Updated libraries: NewtonSoft.Json, AzureBlob, AWS, SSH, SharpCompress, Meg, NGetText, MimeKit, MailKit, AlphaFS, CoCoL