Skip to content

Releases: duplicati/duplicati

v2.0.5.102-2.0.5.102_canary_2020-02-18

18 Feb 12:33
Compare
Choose a tag to compare
Pre-release

Changes in this version:

  • Improved performance of the recovery-tool, thanks @tfriedel and @warwickmm
  • Debian and RPM packages now require Mono 5.0, thanks @drwtsn32x
  • Fixed issue with USN returning too many results, thanks @drwtsn32x
  • Code quality improvements, thanks @warwickmm
  • Added .odg and .otg as compressed file types, thanks @warwickmm
  • Improved USN changes by looking at size and attributes, thanks @drwtsn32x
  • Code quality improvements, thanks @drwtsn32x
  • Unittest improvements, thanks @warwickmm
  • The OVH backend now points to Keystone v3, thanks @warwickmm
  • Fixed allowing minutes in retention rules, thanks @Pectojin
  • Fixed loading SQLite on Windows, thanks @warwickmm

v2.0.5.101-2.0.5.101_canary_2020-01-23

23 Jan 13:09
Compare
Choose a tag to compare
Pre-release

Changes in this version:

  • Improved tests, thanks @drwtsn32x
  • Fixed a case where repair fails due to missing dindex files, thanks @warwickmm
  • Fixed an issue where compacted files would miss a blocklist, thanks @seantempleton
  • Now producing Docker multi-arch images, thanks @dnrce
  • Improved code quality and testing, thanks @warwickmm

v2.0.5.1-2.0.5.1_beta_2020-01-18

18 Jan 11:31
Compare
Choose a tag to compare
Pre-release

Changes in this version:
This beta release is a collection of additions and improvements from many contributors.
Since it is released more than a year after the last beta, there is a large number of changes.

Important notes:

  • On Linux, macOS, and other systems that require Mono, this version requires Mono v5 or later.

  • On macOS please remove the current beta and install this version, instead of using the updater. Doing so, will make Duplicati compatible with Gatekeeper and allow you to grant permissions.

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

Note that the beta v2.0.4.23 has database version 8 and this release has database version 10. This means that your local database will be upgraded once you run this version, and you cannot roll back without some manual intervention.

Here is a short list of some of the more notable changes:

  • Numerous bug fixes and performance enhancements.
  • Updated translations, new languages added.
  • Improved support for macOS Catalina
  • Add support for minio backend.
  • Improve tray icon to reflect warning state.
  • Fix long path issue when path has 259 or 260 characters.
  • Remove support for Amazon Cloud Drive.
  • Fix input issues with dark theme.
  • Fix bug in handling filter expressions.
  • Fix purge operation with simple filters and case-sensitive filesystems.
  • Fix ignoring of --tempdir option when using the command-line.
  • Improved list of S3 compatible options and providers.
  • Fix ability to stop backup after current file has finished processing.
  • Updates to support libraries
  • Improve logging during database recreation.
  • Add option to skip vacuum operations within specified duration, --auto-vacuum-interval.
  • Add option to skip compact operations within specified duration, --auto-compact-interval.
  • Fix backup corruption from upload throttling. #3787
  • Fix for “Unexpected difference in fileset”. #3800
  • Fix for “CheckingErrorsForIssue1400” and “FoundIssue1400Error”. #3868
  • Fix for “FTP (Alternative)” upload verification.
  • Server database version is still 6. Backup database rose to 10. This may impede downgrades.

v2.0.5.0-2.0.5.0_experimental_2020-01-03

Changes in this version:
This is once again a cumulative release for more than 6 months of hard work.
This release has a large number of stability improvements and speed optimizations.

If you are using macOS, please re-install from the .dmg or .pkg, as the launcher has been updated to work with GateKeeper.
Using the built-in update mechanism will not update the launcer and will not work well with GateKeeper on macOS Catalina.

A big thanks to the community members who work hard with fixing issues and responding on the forum:
https://forum.duplicati.com

v2.0.4.38-2.0.4.38_canary_2019-12-29

29 Dec 22:04
Compare
Choose a tag to compare
Pre-release

Changes in this version:

  • Fixed AutoUpdater environment setting to be parsed as a boolean, thanks @drwtsn32x
  • Code cleanup for the SSH backend, thanks @verhoek
  • Fixed an issue with restoring metadata on Windows, thanks @drwtsn32x
  • Improved AppVeyor test builds, thanks @warwickmm
  • Updated translations, thanks @kenkendk

v2.0.4.37-2.0.4.37_canary_2019-12-12

12 Dec 12:00
Compare
Choose a tag to compare
Pre-release

Changes in this version:

  • Updated and improved TrayIcon's for warning state, thanks @drwtsn32x
  • Fixed a selection issue for file restores, thanks @drwtsn32x
  • Updated build system and added tests, thanks @verhoek
  • Added support for Minio as an S3 backend option, thanks @verhoek

v2.0.4.36-2.0.4.36_canary_2019-12-08

08 Dec 14:30
Compare
Choose a tag to compare
Pre-release

Changes in this version:

  • Removed Amazon Cloud Drive support, thanks @warwickmm
  • Fixed an edge case where paths longer than 258 characters and short than 260 characters produced errors, thanks @drwtsn32x
  • Fixed a number of edge cases where partial backups could create defect backups when used with retention rules, thanks @warwickmm
  • Fixed a problem with SharePoint reporting conflicts after v2.0.4.35, thanks @warwickmm

v2.0.4.35-2.0.4.35_canary_2019-11-29

29 Nov 07:58
Compare
Choose a tag to compare
Pre-release

Changes in this version:

  • Made password input in dark-theme better, thanks @mithileshz
  • Fixed resource leaks and shutdown code for OneDrive, thanks @tygill
  • Report a warning if the backup was cancelled, thanks @warwickmm
  • Do not warn if deletion fails but actually removes the remote file, thanks @drwtsn32x
  • Prevent storing journal data on incomplete backups, thanks @drwtsn32x
  • Disabled file attribute masking on Windows 10, thanks @drwtsn32x

v2.0.4.34-2.0.4.34_canary_2019-11-05

05 Nov 12:42
Compare
Choose a tag to compare
Pre-release

Changes in this version:

  • Stapling macOS notarization to bundles, thanks @kenkendk
  • Removed option to store fileset in memory, thanks @tygill
  • Fixed failure on password-protected servers introduced in 2.0.4.32, thanks @warwickmm
  • Improved progress reporting, thanks @ltfish

v2.0.4.33-2.0.4.33_canary_2019-11-01

01 Nov 12:58
Compare
Choose a tag to compare
Pre-release

Changes in this version:

  • Re-added support for buffering requests via the http module, thanks @tygill
  • Fixed an issue with invalid DateTimeOffset, thanks @warwickmm
  • Added new macOS launchers that play nice with Gatekeeper in macOS Catalina, thanks @kenkendk
  • Fixed an issue where Exclude files whose names contains would create invalid filters, thanks @kenkendk