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-06-17 16:20:17 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2019-06-17 16:20:17 +0300
commita03cd08bad4003e2fd10556c06c0ec6d0e17971a (patch)
treea1be5f25ab60a5fcc92688417f1da08dbfa04b42
parent3dc3ad96171334a34356e931a9cc916dbdc89320 (diff)
Version bump to v2.0.4.19-2.0.4.19_canary_2019-06-17v2.0.4.19-2.0.4.19_canary_2019-06-17
You can download this build from: Binaries: https://updates.duplicati.com/canary/duplicati-2.0.4.19_canary_2019-06-17.zip Signature file: https://updates.duplicati.com/canary/duplicati-2.0.4.19_canary_2019-06-17.zip.sig ASCII signature file: https://updates.duplicati.com/canary/duplicati-2.0.4.19_canary_2019-06-17.zip.sig.asc MD5: 4a5d169a8ebe72a61e65ce1ec2ef9876 SHA1: 1f8258363ba346ebda908b3b142a92b4580a5395 SHA256: c46f92a17921d7d26454fad4769989626fc3670bcd04de69f6ebf39bd7d34908
-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 3c032078a..d6b24041c 100644
--- a/Updates/build_version.txt
+++ b/Updates/build_version.txt
@@ -1 +1 @@
-18
+19
diff --git a/changelog.txt b/changelog.txt
index c66f94e73..39f2fc870 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,11 @@
+2019-06-17 - 2.0.4.19_canary_2019-06-17
+==========
+* Show vacuum operation in status, thanks @drwtsn32x
+* Remove deprectated options and code from backends, thanks @warwickmm
+* Improved timeout handling for OAuth login, thanks @warwickmm
+* Improved names of backup databases, thanks @drwtsn32x
+* Removed the Google Plus icon, thanks @locked-fg
+
2019-05-12 - 2.0.4.18_canary_2019-05-12
==========
* Improved UI progress to show the VACUUM step, thanks @drwtsn32x