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-28 22:47:57 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2017-06-28 22:47:57 +0300
commit3a672822cfbcd94e8736a3c18a0456af6b400aad (patch)
treeaf41ac5f6386dd4420b23937f4fffd8e88451ed5
parentc4992a60019dd3edcd7ba27d0855d1c1b993ae6f (diff)
Version bump to v2.0.1.68-2.0.1.68_canary_2017-06-28v2.0.1.68-2.0.1.68_canary_2017-06-28
You can download this build from: Binaries: https://updates.duplicati.com/canary/duplicati-2.0.1.68_canary_2017-06-28.zip Signature file: https://updates.duplicati.com/canary/duplicati-2.0.1.68_canary_2017-06-28.zip.sig ASCII signature file: https://updates.duplicati.com/canary/duplicati-2.0.1.68_canary_2017-06-28.zip.sig.asc MD5: 98fd770444db6a6d24d847dc04113614 SHA1: ef8869037dcb04ea0f2053f8adbe21c457b4dd5c SHA256: f8f1cc67b1125a58f05949968f7165b56d7b6f4fa18ae05f80f834ded5b5e386
-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 3fdcd7c44..38b10c1b2 100644
--- a/Updates/build_version.txt
+++ b/Updates/build_version.txt
@@ -1 +1 @@
-67
+68
diff --git a/changelog.txt b/changelog.txt
index cc4cdd028..07e0e491a 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,12 @@
+2017-06-28 - 2.0.1.68_canary_2017-06-28
+==========
+* Fixed an issue with password managers setting the password on configuration export
+* Updated SQLite to 1.0.105.2 (3.19.3) on Windows
+* Fixed an issue that prevented the TrayIcon "Quit" menu item from working
+* Now using %LOCALAPPDATA% for storing local files on Windows, unless %APPDATA% already has data
+* Updated AWS S3 libraries
+* Switched to new Authenticode signing key
+
2017-06-21 - 2.0.1.67_canary_2017-06-21
==========
* Fixed the main menu "floating" up on small screens