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>2018-11-13 11:48:33 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2018-11-13 11:48:33 +0300
commit2998cd711e0434f4f4a831d0626746ae3f18bfc4 (patch)
treeca189b5f1efc082accf8a3be2f42941bb0ebaa63
parent1efaf23042c9ff6cbc8aaf3a459b323a0af1bd09 (diff)
Version bump to v2.0.4.3-2.0.4.3_canary_2018-11-13v2.0.4.3-2.0.4.3_canary_2018-11-13
You can download this build from: Binaries: https://updates.duplicati.com/canary/duplicati-2.0.4.3_canary_2018-11-13.zip Signature file: https://updates.duplicati.com/canary/duplicati-2.0.4.3_canary_2018-11-13.zip.sig ASCII signature file: https://updates.duplicati.com/canary/duplicati-2.0.4.3_canary_2018-11-13.zip.sig.asc MD5: f8f18b4a6dc94cec856a29a0abd026b2 SHA1: aaab85424b3faaadb97f75e82c9d22546474b470 SHA256: 016f436c9336bdbc9fe9674f5a85319f7f687fcd09cd481b619de2499268a2c9
-rw-r--r--Updates/build_version.txt2
-rw-r--r--changelog.txt8
2 files changed, 9 insertions, 1 deletions
diff --git a/Updates/build_version.txt b/Updates/build_version.txt
index 0cfbf0888..00750edc0 100644
--- a/Updates/build_version.txt
+++ b/Updates/build_version.txt
@@ -1 +1 @@
-2
+3
diff --git a/changelog.txt b/changelog.txt
index 0af0f6841..bfc4824c7 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,11 @@
+2018-11-13 - 2.0.4.3_canary_2018-11-13
+==========
+* Removed "Got o warning(s)" message, thanks @LacunaSoftware
+* Rewrote path handling across the project to better support long paths, thanks @verhoek
+* Added missing assemblies to Docker images
+* Removed OneDrive v1 as it no longer works
+* Added support for exporting passwords, thanks @Pectojin
+
2018-11-12 - 2.0.4.2_experimental_2018-11-12
==========
* Rebuild of 2.0.4.1 due to errors in the Docker images