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.txt19
2 files changed, 20 insertions, 1 deletions
diff --git a/Updates/build_version.txt b/Updates/build_version.txt
index d00491fd7..0cfbf0888 100644
--- a/Updates/build_version.txt
+++ b/Updates/build_version.txt
@@ -1 +1 @@
-1
+2
diff --git a/changelog.txt b/changelog.txt
index 3a0d65d23..2cfe051fa 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,22 @@
+2018-04-02 - 2.0.3.2_beta_2018-04-02
+==========
+This beta release contains many changes, a quick summary of changes:
+
+* Fixed not running the slow VACUUM command after each operation
+* Fixed a problem with SSL certificates periodically failing
+* Added Sia and rclone backends
+* Updated the hashing library to use faster native libraries where available
+* Added a new retention policy and UI which allows backup versions to decrease over time
+* Updated the auto-updater, such that new installs will spawn an extra process instead of using the AppDomain method as previously done.
+* Faster browsing of files to restore
+* Removed automatic tilde expansions as it created numerous problems
+* Multiple new languages added to the UI
+* Fixed a number of browser cache issues, which should fix the XSRF errors
+* Fixed not attempting to read non-symlink reparse points on Windows
+* Fixed some crashes that were caused by the usage reporter filling up reports
+
+Thanks to the many contributors who worked hard to get this release ready!
+
2018-03-16 - 2.0.3.1_experimental_2018-03-16
==========
This experimental release is mostly the same as the canary build v2.0.2.20.