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:
-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