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>2018-02-12 01:03:25 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2018-02-12 01:03:25 +0300
commitd3f42512bfecf8f1d8d87ab1c82923fe70c47d95 (patch)
tree75309f451472ed029074cb961d250423eb414030
parent5aad640488e2f8660994dc50ffac1fdd2bc5cf62 (diff)
Version bump to v2.0.2.18-2.0.2.18_canary_2018-02-11v2.0.2.18-2.0.2.18_canary_2018-02-11
You can download this build from: Binaries: https://updates.duplicati.com/canary/duplicati-2.0.2.18_canary_2018-02-11.zip Signature file: https://updates.duplicati.com/canary/duplicati-2.0.2.18_canary_2018-02-11.zip.sig ASCII signature file: https://updates.duplicati.com/canary/duplicati-2.0.2.18_canary_2018-02-11.zip.sig.asc MD5: dadbbee98f309fc4d4a8bb4397514b5c SHA1: 3984bbd32b2e948abcabfb4d3817ff86b3cfc83a SHA256: 8bad84200e270a5114444cd676009e8f8b75c9a13942c13bd3527db115fa2ff6
-rw-r--r--Updates/build_version.txt2
-rw-r--r--changelog.txt28
2 files changed, 29 insertions, 1 deletions
diff --git a/Updates/build_version.txt b/Updates/build_version.txt
index 98d9bcb75..3c032078a 100644
--- a/Updates/build_version.txt
+++ b/Updates/build_version.txt
@@ -1 +1 @@
-17
+18
diff --git a/changelog.txt b/changelog.txt
index 72b366678..77a2f35a8 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,31 @@
+2018-02-11 - 2.0.2.18_canary_2018-02-11
+==========
+* Fixes to the "advanced options" list in the GUI, thanks @pectojin
+* Fixed OpenStack URI selector in the GUI, thanks @pectojin
+* Added workaround to broken OneDrive file listing, thanks @osmogar
+* Improvements to the log page, thanks @pectojin
+* Fixed a scheduler issue with clock drift, thanks @pectojin
+* Added option to ignore metadata when importing a backup, thanks @pectojin
+* Improvements to backup retention, thanks @TekkiWuff
+* Added `--parameters-file` to the server, thanks @pectojin
+* Fixed incorrect size requirements for Synology package
+* Fixes to the DuplicatiVerify.ps script, thanks @mnaiman
+* Fixed showing backup durations longer than 24 hours, thanks @pectojin
+* Fixed leaving orphan data in the settings database after deleting a backup job, thanks @pectojin
+* Fixed many caching issues, which should also fix the XSRF error message
+* Fixed sending "run now" commands in front of the backup queue, thanks @pectojin
+* Added warnings when the backup is nearing the quota limit, thanks @tygill
+* Fixed all reparse points were treated as symlinks, which fixes backup of OneDrive folders, thanks @tygill
+* Fixed a crash on very fast copy operations, thanks @TekkiWuff
+* Added .m2ts (BlueRay container) to the list of non-compressible extensions, thanks @pectojin
+* Fixed a bug in the box.com backend that prevented backups
+* Fixed a weird "0 warnings" message
+* Made the GUI menu stay in place instead of scroll away, thanks @pectojin
+* Fixed a problem where default filters were not applied when running from the server, thanks @tygill
+* Added limitations to the usage reporter, so it does not attempt to submit a large backlog of data
+* Fixed two cases where commandline arguments were not correctly formatted when sent to new processes
+* Added support for disabling the file-size read-ahead scanner
+
2018-01-23 - 2.0.2.17_canary_2018-01-23
==========
- Fixed a bug with the update packages having an invalid hash