Skip to content

Releases: duplicati/duplicati

v2.0.6.104-2.0.6.104_canary_2022-06-15

15 Jun 19:47
Compare
Choose a tag to compare
Pre-release

Changes in this version:

  • Updated compressed files exclusion list, thanks @martengooz
  • Updated list of Infomaniak servers, thanks @linitio
  • Fixed irregular parsing of --patch-with-local-blocks, thanks @warwickmm
  • Added IDrivee2 backend, thanks @MuhammadAbrar1984
  • Fixed --use-move-for-put which broken in previous build, thanks @kenkendk

v2.0.6.103-2.0.6.103_canary_2022-06-12

12 Jun 20:54
Compare
Choose a tag to compare
Pre-release

Changes in this version:

  • Avoid creating empty data folders, thanks @albertony
  • Disable updates for debug builds, thanks @AxeOfMen
  • Fixed issue with empty popups, thanks @AxeOfMen
  • Improved Python verification script, thanks @mr-flibble
  • Fixed issue where invalid timestamps would prevent files from being backed up, thanks @albertony
  • Improved restore progress information, thanks @flawiddsouza
  • Python verification script now has statistics, thanks @mr-flibble
  • Added Swiss Backup to list of OpenStack and S3 providers, thanks @PAPAMICA
  • Fixed errors on updated Hyper-V versions, thanks @awerghcpc
  • Added check to detect partially written files on network drives, thanks @dkrahmer
  • Added IDrive as a backup destination, thanks @dkrahmer
  • Removed insecure TLS versions, thanks @mnaiman
  • Changed Jottacloud backend to use OAuth, thanks @albertony

v2.0.6.102-2.0.6.102_canary_2022-04-06

06 Apr 19:04
Compare
Choose a tag to compare
Pre-release

Changes in this version:
NOTE: This is a rebuild of 2.0.6.101, now signed.

  • Fixed duplicity documentation Url, thanks @beppo-dd
  • Added option to set Tencent storage class, thanks @moesoha
  • Added Poli Systems as S3 provider, thanks @IIPoliII
  • Improved automated unittests, thanks @samuel-w
  • Improved contrast ratios in themes, thanks @samuel-w
  • Improved handling of relative paths and extended device paths, thanks @dferreyra
  • UI performance improvements, thanks @ltguillaume
  • Added exponential backup for retries, thanks @vmsh0
  • Improved filter-text-box and made log-view resizable, thanks @idotj
  • Improved error messages, thanks @warwickmm
  • Added support for old and new Dropbox AuthIDs, thanks @kenkendk
  • Improved database query performance, thanks @jedthe3rd

v2.0.6.101-2.0.6.101_canary_2022-03-13

13 Mar 07:47
Compare
Choose a tag to compare
Pre-release

NOTE: This is a preliminary build that is not signed with AuthentiCode.

It is primarily intended for users that need access to Dropbox which stopped working after an update.
A signed version will be published asap.

  • Fixed duplicity documentation Url, thanks @beppo-dd
  • Added option to set Tencent storage class, thanks @moesoha
  • Added Poli Systems as S3 provider, thanks @IIPoliII
  • Improved automated unittests, thanks @samuel-w
  • Improved contrast ratios in themes, thanks @samuel-w
  • Improved handling of relative paths and extended device paths, thanks @dferreyra
  • UI performance improvements, thanks @ltguillaume
  • Added exponential backup for retries, thanks @vmsh0
  • Improved filter-text-box and made log-view resizable, thanks @idotj
  • Improved error messages, thanks @warwickmm
  • Added support for old and new Dropbox AuthIDs, thanks @kenkendk
  • Improved database query performance, thanks @jedthe3rd

v2.0.6.100-2.0.6.100_canary_2021-08-11

11 Aug 09:07
Compare
Choose a tag to compare
Pre-release

Changes in this version:

  • Switched to improved CI model, thanks @warwickmm
  • Fixed issue with reporting wasted space, thanks @aureliandevel
  • Fixed throttling requests to OneDrive and respecting the server retry-after headers, thnaks @tygill
  • File backend now overwrites files, thanks @warwickmm
  • Added .dar files to list of compressed file extensions, thanks @samuel-w
  • Fixed typos in example scripts, thanks @warwickmm
  • The Makefile now calls msbuild, thanks @warwickmm
  • When testing for known compressed file extensions, the compare is now case-insensitive, thanks @samuel-w
  • Improved code quality, thanks @marodev
  • Fixed an issue with handling the deprecated Azure and S3 options, thanks @warwickmm
  • Avoid using ECDSA algorithm for SFTP if the client does not support it, thanks @warwickmm
  • Added SAS token support to Azure backend, thanks @sergethedev17
  • Improved test method for aFTP backend, thanks @sergethedev17
  • Added support for mega.nz 2fa, thanks @vfrz
  • Changed from Tardigrade backend to Storj DCS backend, thanks @TopperDEL
  • Removed BouncyCastle dependency and now using .Net built-in parsing of SSL certificates, thanks @mnaiman
  • Regex filters now match newlines in paths with wildcards, thanks @warwickmm
  • Reduced number of cases where database cleanup is triggered, thanks @warwickmm
  • Fixed a dispose bug in most backends introduced with PutAsync, thanks @warwickmm
  • Updated UI to more prominently display deprecation information, thanks @warwickmm
  • Fixed handling of special characters in paths on the aFTP backend, thanks @warwickmm

v2.0.6.3-2.0.6.3_beta_2021-06-17

17 Jun 09:30
Compare
Choose a tag to compare
Pre-release

Changes in this version:
This is a minor bugfix release with only two changes, which affects a small number of users:

  • Disabled SSH backend ECDSA keys on Mono as it does not work (see issue #4506)
  • Fixed priority of options from AWS and Azure backend if both underscore and dashed version were used (see issue #4513)

v2.0.6.2-2.0.6.2_experimental_2021-05-29

Changes in this version:
This is a minor bugfix release with only two changes:

  • Disabled SSH backend ECDSA keys on Mono as it does not work (see issue #4506)
  • Fixed priority of options from AWS and Azure backend if both underscore and dashed version were used (see issue #4513)

v2.0.6.1-2.0.6.1_beta_2021-05-03

03 May 06:46
Compare
Choose a tag to compare
Pre-release

Changes in this version:

First beta build in over a year!

We have been hard at work adding new features and fixing issues. This beta release is a roll-up of all the fixes since the last beta build and is expected to cause very few issues when upgrading. This release is based on 2.0.6.0_experimental.

A big thanks to all Duplicati contributors, supporters, fans and users for keeping the project evolving and improving.

New in this version

  • Added Tardigrade backend
  • Added Tencent Cloud Object Storage (COS)
  • More Docker image versions
  • Improved long-path support on Windows

We changed some larger things that you should be aware of when upgrading.

The SSH backend has been updated

This update increases the security by prefering stronger encryption algorithms.
However, this can cause failing backups as the host key is reported as "changed".
If this happens, edit the backup and update the host key.

Database version update from v10 to v11!

Downgrade from this version requires manually adjusting the version number in the database. The additions can be re-applied if the database is upgraded again later.

Other changes that needs attention

  • Duplicati now requires Mono 5.10 or greater
  • S3 and Sharepoint option names on commandline now uses - for consistency (previously used _)

v2.0.6.0-2.0.6.0_experimental_2021-04-09

Changes in this version:

First experimental build in over a year!

We have been hard at work adding new features and fixing issues. This experimental release is a roll-up of all the fixes since the last experimental build and is expected to cause very few issues when upgrading.

A big thanks to all Duplicati contributors, supporters, fans and users for keeping the project evolving and improving.

New in this version

  • Added Tardigrade backend
  • Added Tencent Cloud Object Storage (COS)
  • More Docker image versions
  • Improved long-path support on Windows

We changed some larger things that you should be aware of when upgrading.

The SSH backend has been updated

This update increases the security by prefering stronger encryption algorithms.
However, this can cause failing backups as the host key is reported as "changed".
If this happens, edit the backup and update the host key.

Database version update from v10 to v11!

Downgrade from this version requires manually adjusting the version number in the database. The additions can be re-applied if the database is upgraded again later.

Other changes that needs attention

  • Duplicati now requires Mono 5.10 or greater
  • S3 and Sharepoint option names on commandline now uses - for consistency (previously used _)

v2.0.5.114-2.0.5.114_canary_2021-03-10

10 Mar 13:41
Compare
Choose a tag to compare
Pre-release

Changes in this version:

This build intends to remove some erronous warnings from the S3 backend introduced in the previous canary.

Detailed changes

  • Fixed the cURL error message url, thanks @warwickmm
  • Fixed the S3 warning messages, thanks @warwickmm