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>2019-09-02 14:12:41 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2019-09-02 14:12:41 +0300
commit650046530a620369c75ea6c387c5d1a189bbd71b (patch)
tree9aadd32382de82cc88c2ade051a8fd0edca86c68
parent65581a46fcf28f99922768b98ca2600bd0159e8c (diff)
Version bump to v2.0.4.24-2.0.4.24_canary_2019-09-02v2.0.4.24-2.0.4.24_canary_2019-09-02
You can download this build from: Binaries: https://updates.duplicati.com/canary/duplicati-2.0.4.24_canary_2019-09-02.zip Signature file: https://updates.duplicati.com/canary/duplicati-2.0.4.24_canary_2019-09-02.zip.sig ASCII signature file: https://updates.duplicati.com/canary/duplicati-2.0.4.24_canary_2019-09-02.zip.sig.asc MD5: 54e9a15c2abef2e2c5352c7bdc91d8ac SHA1: a9123111cd45b27aa379323c7764926cc4bffaeb SHA256: 8d04e1f7c5feb859783340f25bed5b2076fce4237923cb6a7ea31268d553cb4b
-rw-r--r--Updates/build_version.txt2
-rw-r--r--changelog.txt26
2 files changed, 27 insertions, 1 deletions
diff --git a/Updates/build_version.txt b/Updates/build_version.txt
index 409940768..a45fd52cc 100644
--- a/Updates/build_version.txt
+++ b/Updates/build_version.txt
@@ -1 +1 @@
-23
+24
diff --git a/changelog.txt b/changelog.txt
index 498022784..999fcd9d7 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,29 @@
+2019-09-02 - 2.0.4.24_canary_2019-09-02
+==========
+* Code cleanup, thanks @warwickmm
+* Removed extra console output, thanks @wjansenw
+* Fixed disposing backends after job completion, thanks @warwickmm
+* Fixed an issue with throttled write, thanks @warwickmm
+* Spelling fix, thanks @BlueBlock
+* Fixed documetation in `run-script` examples, thanks @beppo-dd
+* Improved unittests, thanks @BlueBlock
+* Improved auto-compact and auto-vacuum, thanks @drwtsn32x
+* Fixed problem with exceeeding the number of parameters supported by SQLite, thanks @drwtsn32x
+* Improved status display, thanks @drwtsn32x
+* Improved bugreport database scrubbing, thanks @drwtsn32x
+* Removed GoogleDrive trash items in listing, thanks @BlueBlock
+* Fixed the rename method in the GoogleDrive backend, thanks @BlueBlock
+* Improved GCS storage class text, thanks @warwickmm
+* Improved unittests for easier local testing, thanks @warwickmm
+* Added workaround for AFTP upload delay, thanks @BlueBlock
+* Fixed issue with reading the largest path prefix, thanks @BlueBlock
+* Added conditional download of unittest data zip files, thanks @BlueBlock
+* CI testing improvements, thanks @BlueBlock
+* Fixed sporadic issue with backups of files being written, thanks @BlueBlock
+* Updated to .Net Framework 4.6.2
+* Fixed issue with temporary files not being deleted as expected, thanks @BlueBlock
+* Support for forcing calendar dates in time pickers, thanks @LacunaSoftware
+
2019-07-14 - 2.0.4.23_beta_2019-07-14
==========
This update only contains warnings to inform users on Amazon Cloud Drive that the service is discontinued.