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-04-11 23:22:42 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2019-04-11 23:22:42 +0300
commitd071d1b4da0b5dc176de7d61900e7ee9f9153633 (patch)
tree63c3644a250832459a3fca5f5870f803fd3813b8
parentc711b0395145c5bc9b6eff6a2eb8bd4150b0d3b6 (diff)
Version bump to v2.0.4.17-2.0.4.17_canary_2019-04-11v2.0.4.17-2.0.4.17_canary_2019-04-11
You can download this build from: Binaries: https://updates.duplicati.com/canary/duplicati-2.0.4.17_canary_2019-04-11.zip Signature file: https://updates.duplicati.com/canary/duplicati-2.0.4.17_canary_2019-04-11.zip.sig ASCII signature file: https://updates.duplicati.com/canary/duplicati-2.0.4.17_canary_2019-04-11.zip.sig.asc MD5: 241e34e9ea237ba70e6041adfe8bdfae SHA1: 2db07825e52ad995f61da7838b7bdd7ce7bf58eb SHA256: 4b033bbb1a6b6b740af1d50f55a919544d738663c6547e4bc8ba0f7cc4e17b76
-rw-r--r--Updates/build_version.txt2
-rw-r--r--changelog.txt17
2 files changed, 18 insertions, 1 deletions
diff --git a/Updates/build_version.txt b/Updates/build_version.txt
index b6a7d89c6..98d9bcb75 100644
--- a/Updates/build_version.txt
+++ b/Updates/build_version.txt
@@ -1 +1 @@
-16
+17
diff --git a/changelog.txt b/changelog.txt
index ec7c8e763..53c372217 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,20 @@
+2019-04-11 - 2.0.4.17_canary_2019-04-11
+==========
+* Improved code quality, thanks @warwickmm
+* Fixed an issue where index files were not generated, thanks @seantempleton
+* Masked password fields in UI, thanks @drwtsn32x
+* Added `fr_CA` translation and updated `fr` translation, thanks @flafleur
+* Improved default exclude filters to catch Chrome file on Mac/Linux, thanks @flafleur
+* Added support for Google Team Drive, thanks @mukut1994
+* Fixed random database names being numeric
+* Corrected description for approving self-signed certificates, thanks @flafleur
+* Click on balloon tip on Windows now opens the browser, thanks @flafleur
+* Fixed an error that prevented bug report databases from being created, thanls @pectojin
+* Fixed documentation for buffer sizes, thanks @jonmikeiv
+* Fixed an issue where an upload error would not be reported, thanks @warwickmm
+* Improved documentation, thanks @space-alien
+* Fixed captcha generating out-of-bounds characters, thanks @oslerw
+
2019-03-28 - 2.0.4.16_canary_2019-03-28
==========
* Fixed an issue with Sia authentication, thanks @Ajedi32