Version bump to v2.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
This commit is contained in:
Kenneth Skovhede
2015-09-15 14:24:52 +02:00
parent 8e53b16f2f
commit d7eeb2807c
2 changed files with 15 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
89
90
+14
View File
@@ -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