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>2017-06-15 12:27:28 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2017-06-15 12:27:28 +0300
commitc7111bcdc79c8d2fa602e5b570c7cd0527289827 (patch)
tree726a7d17b1119a6e74e94a3be312d0f402562dea
parenta1314d7f0b9cea560984405cc0953a5922b3f11f (diff)
Version bump to v2.0.1.66-2.0.1.66_canary_2017-06-15v2.0.1.66-2.0.1.66_canary_2017-06-15
You can download this build from: Binaries: https://updates.duplicati.com/canary/duplicati-2.0.1.66_canary_2017-06-15.zip Signature file: https://updates.duplicati.com/canary/duplicati-2.0.1.66_canary_2017-06-15.zip.sig ASCII signature file: https://updates.duplicati.com/canary/duplicati-2.0.1.66_canary_2017-06-15.zip.sig.asc MD5: 1ae53ab55fa237646f47ee30af7632d9 SHA1: 592bb4ff654d30ec9bf25f1de6d4f38ea6ad0f1c SHA256: b8f02c3be8f193eae307fc83b006c3b8e854b83c944d7fdc4504eb1e9f475287
-rw-r--r--Updates/build_version.txt2
-rw-r--r--changelog.txt10
2 files changed, 11 insertions, 1 deletions
diff --git a/Updates/build_version.txt b/Updates/build_version.txt
index 1479e19b5..69a893aa3 100644
--- a/Updates/build_version.txt
+++ b/Updates/build_version.txt
@@ -1 +1 @@
-65
+66
diff --git a/changelog.txt b/changelog.txt
index 2e2e597e6..82d9dff38 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,13 @@
+2017-06-15 - 2.0.1.66_canary_2017-06-15
+==========
+* Removed the warning text on the settings page
+* Added internal system for better database upgrades, thanks @Danstahr
+* Included Jottacloud backend in the build output, thanks @Danstahr
+* Fixed an arugment-out-of-range error in the "compare" method, thanks @Danstahr
+* Added support for reading and writing filters in external scripts, thanks @IGTHORN
+* Added an environment variable to override the default file-system case-sensitivity
+* Improved recreate database speeds, thanks @zed9h
+
2017-06-09 - 2.0.1.65_canary_2017-06-09
==========
* Updated the Azure libraries