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-04-02 12:32:05 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2018-04-02 12:32:05 +0300
commitc2fedfeba475afd834428c6c17f7f7f3abffe4c1 (patch)
tree43c7ccafef3fbdcff518fa5073e300466a90ebdf
parentfa6080faeaf5a8516e7e69d81381f44a3aa97b8f (diff)
Version bump to v2.0.3.2-2.0.3.2_beta_2018-04-02v2.0.3.2-2.0.3.2_beta_2018-04-02
You can download this build from: Binaries: https://updates.duplicati.com/beta/duplicati-2.0.3.2_beta_2018-04-02.zip Signature file: https://updates.duplicati.com/beta/duplicati-2.0.3.2_beta_2018-04-02.zip.sig ASCII signature file: https://updates.duplicati.com/beta/duplicati-2.0.3.2_beta_2018-04-02.zip.sig.asc MD5: 12857277e10f242303cffa0d945a527e SHA1: e228f98ab578018ae7f895ccc52d32a78fdfd623 SHA256: 86dbeeba97f7afa61249fe440663a41dd82e344eed6a37d5fc05e067b671695a
-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.