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 23:30:28 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2019-09-02 23:30:28 +0300
commitc4b8092f0a9129272be39b6f5acf008f629a28a9 (patch)
tree25784c99f333827065df63000706fb38acc8076f /changelog.txt
parentcc2e03b0d63fc4d02483f03f56e2f8f7adee682f (diff)
Version bump to v2.0.4.26-2.0.4.26_canary_2019-09-02v2.0.4.26-2.0.4.26_canary_2019-09-02
You can download this build from: Binaries: https://updates.duplicati.com/canary/duplicati-2.0.4.26_canary_2019-09-02.zip Signature file: https://updates.duplicati.com/canary/duplicati-2.0.4.26_canary_2019-09-02.zip.sig ASCII signature file: https://updates.duplicati.com/canary/duplicati-2.0.4.26_canary_2019-09-02.zip.sig.asc MD5: bd79a880f7191705584d2630601c0b60 SHA1: 4c8df97e94f4ef40b9b4254b6e82b16282d3128c SHA256: c2c3e3f5c86864a8663e37e0155a243a96599a63965929116eaa0b8fa08cc20f
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt29
1 files changed, 29 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index 2a3f61c04..5bfa0f21b 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,32 @@
+2019-09-02 - 2.0.4.26_canary_2019-09-02
+==========
+== This is a rebuild of 2.0.4.24 with MSI packages and **new** assembly redirect fixes ==
+
+Change list from 2.0.4.24:
+* 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-09-02 - 2.0.4.25_canary_2019-09-02
==========
== This is a rebuild of 2.0.4.24 with MSI packages and assembly redirect fixes ==