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-09-15 15:24:52 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2015-09-15 15:24:52 +0300
commitd7eeb2807c2ae14b2bde682fd4b70abb3b85665e (patch)
tree192b727d273e80a529126d7fd9425f9a059c74e0
parent8e53b16f2f221be96d8540a5029673bb0115aa53 (diff)
Version bump to v2.0.0.90-2.0.0.90_preview_2015-09-15v2.0.0.90-2.0.0.90_preview_2015-09-15
You can download this build from: http://updates.duplicati.com/preview/duplicati-2.0.0.90_preview_2015-09-15.zip
-rw-r--r--Updates/build_version.txt2
-rw-r--r--changelog.txt14
2 files changed, 15 insertions, 1 deletions
diff --git a/Updates/build_version.txt b/Updates/build_version.txt
index 8643cf6de..d61f00d8c 100644
--- a/Updates/build_version.txt
+++ b/Updates/build_version.txt
@@ -1 +1 @@
-89
+90
diff --git a/changelog.txt b/changelog.txt
index 1ab17d2ea..1745e108a 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,17 @@
+2015-09-15
+==========
+* Improved use of non-default --oauth-url
+* Bugfixes to the REST API
+* Improved checks when repairing the database
+* Improved handling of tmpdir
+* Improved handling the tilde charater in input paths
+* Fixed a bug with relative paths and the recovery tool
+* Improved handling of RESULT template item in email templates
+* Fixed multiple locations where the system calendar was affecting the date format
+* Added more system info, and a system-info CLI command
+* Added a --force-locale option to force another locale
+* Fixed an issue with restoring, which would give "No filesets found on remote target"
+
2015-08-24
==========
* Fixes to improve the use of the OAuth handler