Changelog History
Page 3
-
v2.0.4.24 Changes
September 02, 2019๐ Changes in this version:
- 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
-
v2.0.4.23 Changes
July 14, 2019๐ Changes in this version:
โก๏ธ This update only contains warnings to inform users on Amazon Cloud Drive that the service is discontinued.
โก๏ธ The update will warn users running or configuring a backup stored on Amazon Cloud Drive.This does NOT affect other Amazon services such as S3.
โก๏ธ If you do not use Amazon Cloud Drive, you can skip this update.๐ For more information on the changes, please see:
https://forum.duplicati.com/t/amazon-cloud-drive-discontinued/7391 -
v2.0.4.22 Changes
June 30, 2019๐ Changes in this version:
- ๐ Fixed link to usage reporter, thanks @warwickmm
- ๐ Fixed using the B2 prefix, thanks @drwtsn32x
- ๐ Fixed data corruption caused by upload throttling, thanks @ts678
- ๐ Fixed data corruption caused by compacting, thanks @ts678 and @warwickmm
-
v2.0.4.21 Changes
June 28, 2019๐ Changes in this version:
๐ This is a cumulative release for more than 6 months of hard work.
๐ Most of these are speedup improvements, error handling and general quality fixes.๐ This release will give a warning for all users of the Amazon Cloud Drive backen, as it is being discontinued by Amazon:
https://forum.duplicati.com/t/amazon-cloud-drive-discontinued/7391A big thanks to the community members who work hard with fixing issues and responding on the forum:
https://forum.duplicati.com -
v2.0.4.20 Changes
June 25, 2019๐ Changes in this version:
- โ Added warnings about AmzCD closing
-
v2.0.4.19 Changes
June 17, 2019๐ Changes in this version:
- ๐ Show vacuum operation in status, thanks @drwtsn32x
- โ Remove deprectated options and code from backends, thanks @warwickmm
- ๐ Improved timeout handling for OAuth login, thanks @warwickmm
- ๐ Improved names of backup databases, thanks @drwtsn32x
- โ Removed the Google Plus icon, thanks @locked-fg
-
v2.0.4.18 Changes
May 12, 2019๐ Changes in this version:
- ๐ Improved UI progress to show the VACUUM step, thanks @drwtsn32x
- ๐ Fixed GTK tray icons, thanks @warwickmm
- ๐ Improved error reporting from the webserver, thanks @warwickmm
- Code cleanup and quality improvements, thanks @warwickmm
- โช Ignoring empty remote files on restore, which speeds up recovery, thanks @Pectojin
- ๐ Fixed subject line in email status messages, thanks @Pectojin
- ๐ Fixed issues with Box and Amazon introduced in the latest canary, thanks @warwickmm
- ๐ Fixed issues with readling parameter file, thanks @warwickmm
- ๐ Improved filter handling for empty filters, thanks @dgehri
- โ Added API method to allow calling the VACUUM command from the browser, hanks @drwtsn32x
-
v2.0.4.17 Changes
April 11, 2019๐ Changes in this version:
- ๐ Improved code quality, thanks @warwickmm
- ๐ Fixed an issue where index files were not generated, thanks @seantempleton
- ๐ป Masked password fields in UI, thanks @drwtsn32x
- โ Added
fr_CA
translation and updatedfr
translation, thanks @flafleur - ๐ Improved default exclude filters to catch Chrome file on Mac/Linux, thanks @flafleur
- โ Added support for Google Team Drive, thanks @mukut1994
- ๐ Fixed random database names being numeric
- Corrected description for approving self-signed certificates, thanks @flafleur
- ๐ Click on balloon tip on Windows now opens the browser, thanks @flafleur
- ๐ Fixed an error that prevented bug report databases from being created, thanls @Pectojin
- ๐ Fixed documentation for buffer sizes, thanks @jonmikeiv
- ๐ Fixed an issue where an upload error would not be reported, thanks @warwickmm
- ๐ Improved documentation, thanks @space-alien
- ๐ Fixed captcha generating out-of-bounds characters, thanks @oslerw
-
v2.0.4.16 Changes
March 28, 2019๐ Changes in this version:
- ๐ Fixed an issue with Sia authentication, thanks @Ajedi32
- ๐ Improved documentation, thanks @kesava-wow
- ๐ Improved code quality, thanks @warwickmm
- โ Added custom B2 download url option, thanks @aahung
- โก๏ธ Updated list of Wasabi and S3 storage destinations, thanks @FroggieFrog
- ๐ Fixed a case where temporary files were not removed, thanks @warwickmm
- ๐จ Code refactor and quality improvement, thanks @verhoek
- โ Added option for parallel uploads, thanks @seantempleton
- ๐ Improved exception messages, thanks @warwickmm
- Implemented Jottacloud multithreading uploads, thanks @nescafe2002
-
v2.0.4.15 Changes
February 06, 2019๐ Changes in this version:
- ๐ Fixed an issue with backup of a Windows drive (without a path)
- Clarified the B2 user interface, thanks @Pectojin