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>2015-08-24 18:15:09 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2015-08-24 18:15:09 +0300
commit50abba57e8b5ee9884e0200d300a290787f3caf0 (patch)
treedd536ad3d06cfced51d4364564b8611217e6675f
parentab9da38ef1ef8b3b0f41293d31375760cce815ad (diff)
Version bump to v2.0.0.88-2.0.0.88_preview_2015-08-24v2.0.0.88-2.0.0.88_preview_2015-08-24
You can download this build from: http://updates.duplicati.com/preview/duplicati-2.0.0.88_preview_2015-08-24.zip
-rw-r--r--Updates/build_version.txt2
-rw-r--r--changelog.txt9
2 files changed, 10 insertions, 1 deletions
diff --git a/Updates/build_version.txt b/Updates/build_version.txt
index 84df3526d..d22307c42 100644
--- a/Updates/build_version.txt
+++ b/Updates/build_version.txt
@@ -1 +1 @@
-87
+88
diff --git a/changelog.txt b/changelog.txt
index faea7e824..d63921413 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,12 @@
+2015-08-24
+==========
+* Fixes to improve the use of the OAuth handler
+* Added a REST API
+* Changed access mode when reading files to not prevent concurrent write access
+* Added a recovery tool as a slower, but more robust restore method
+* Fixed an issue with recreating a partial database that would record missing file sizes in the database.
+* Fixed an issue where a recreated database would miss some files and repair for an extensive period of time.
+
2015-07-02
==========
* Added handling for WebDAV timeouts