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:
-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