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-10-19 21:54:33 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2019-10-19 21:54:33 +0300
commit91505e62238a68f020d99bd9a7c1a2be8e3b25cf (patch)
tree97d69412891c042b4cf5ea5ff10137a55605463b
parent033e609ab1db723c7a51aa8a7480ef08ac7f012e (diff)
Version bump to v2.0.4.31-2.0.4.31_canary_2019-10-19v2.0.4.31-2.0.4.31_canary_2019-10-19
You can download this build from: Binaries: https://updates.duplicati.com/canary/duplicati-2.0.4.31_canary_2019-10-19.zip Signature file: https://updates.duplicati.com/canary/duplicati-2.0.4.31_canary_2019-10-19.zip.sig ASCII signature file: https://updates.duplicati.com/canary/duplicati-2.0.4.31_canary_2019-10-19.zip.sig.asc MD5: d060bb7ab794025570736a2bff046708 SHA1: 1c0ca867837b98b97519a8d1dc721d69355a94e3 SHA256: 51e766b3bccd7528ea10bb19de2f1517c6d9a42ae48b443226ceeb47fb9b7d34
-rw-r--r--Updates/build_version.txt2
-rw-r--r--changelog.txt17
2 files changed, 18 insertions, 1 deletions
diff --git a/Updates/build_version.txt b/Updates/build_version.txt
index 64bb6b746..e85087aff 100644
--- a/Updates/build_version.txt
+++ b/Updates/build_version.txt
@@ -1 +1 @@
-30
+31
diff --git a/changelog.txt b/changelog.txt
index cc9941171..f5df28c0c 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,20 @@
+2019-10-19 - 2.0.4.31_canary_2019-10-19
+==========
+* Updated translations, thanks all translators!
+* Improved computing EPOCH style timestamps, thanks @kylestanfield
+* Cleanup for removing deleted volumes with incorrect timestamps, thanks @BlueBlock
+* Improved progress when deleting volumes, thanks @drwtsn32x
+* Fixed an issue with ignoring the `--tempdir` option, thanks @drwtsn32x
+* Fixed an issue restoring from a single-file backup, thanks @drwtsn32x
+* Fixed filename color in dark theme, thanks @mithileshz
+* Improved documentation and help texts, thanks @warwickmm
+* Fixed parsing `%u`-style encoded unicode in URLs, thanks @warwickmm
+* Fixed cases where a filelists could be omitted from `dindex` files, thanks @warwickmm
+* Added a new tray-icon for the warning state, thanks @drwtsn32x
+* Fixed a retry error where uploaded `dindex`-files would reference non-existing `dblock` files, thanks @warwickmm
+* Code quality improvements, thanks @warwickmm
+* Fixed a case where purging a single file would purge all *other* files, if the filesystem is case-sensitive, thanks @warwickmm
+
2019-09-20 - 2.0.4.30_canary_2019-09-20
==========
* Updated builds scripts to automatically notarize all packages for MacOS