| Version | Change log |
| Duplicati 2.2.0.1 Nov 9, 2025 |
Report remote filenames on failures Fixed issues with timeouts on MSGraph-based backends (OneDrive and others) Fixed base-href placement for better proxy support, thanks @peloyeje Fixed an issue with not parsing enums with multiple values (aka flags) Clear warnings for configuration issues, if the issues are resolved Better detection of valid S3 hostnames Showing assembly version in version number Marked --send-mail-password as a password setting Improved WebDAV parsing logic for more servers Made pCloud options visible Added option to disable remote control while being connected to console Fixed a retry issue with sync-tool Added support for picking power-mode provider Fixed issues with filters Fixed styling of some buttons Fixed issue with "Test connection" not offering to fix know issues Made the export tooltip optional Fixed an issue with parsing the exclude attributes and file size Improved some hint texts Fixed support for showing durations that include days The button to resume from paused state is now called "Resume" Hide usage reporter options if this is disabled via environment variables Show currently installed version on the settings page Set user language on first load to avoid default English page Added check when doing cross-OS restores Prevent clicking on steps that cannot be clicked Added password visibility toggle on main password Added some improved views for emails and files Fixed an issue with allowing uppercase and non-ASCII names in the folder path Commandline UI now loads global settings Very long error messages now introduce scrolling inside the popup Show configured backups for restore first, then direct restore options Added scrolling to source paths, which allows more than 25 sources to be added Filejump is hidden as it is undergoing a migration Sizes are now allowing bytes for precision Incorrect volume size warning fixed Added new console connect flow |
| Duplicati 2.2.0.0 Oct 23, 2025 |
New user interface: The new user interface is rewritten from scratch and has the same general structure as the previous one, but we made some things more user friendly and more visually appealing. Should you find a function that is lacking, we have included buttons to switch back-n-forth between the two user interfaces. New backends: We added support for using the cloud services pCloud, Filen and Filejump. We also added support for connections with SMB. The new SMB backend can connect directly to a Windows share without needing to mount the folder or install SMB support, and it works on Windows, Linux and macOS. New restore flow: The new restore flow is enabled by default and you should not notice anything other than faster restores! In case there is an issue with this, it is possible to set the option --restore-legacy=true to fall back to the previous restore flow. New signing keys: The packages are now signed by Duplicati Inc, and the Windows packages are signed with EV certificates. Remote source support: With this version it is now possible to make backups of local and some remote data. In this version, S3, IDrive, SSH and CIFS sources are supported. The UI does not yet support editing this nicely, but you can enter a path in the special format to "mount" the remote source. For the commandline (and manual text entry in the UI) enter sources such as: @X:server1|smb://server/share?auth-username=... This will cause the backups to fetch data from the remote sources. We will add an editor to the UI to allow browsing the remote sources, similar to the local files. Archive attributes support: For AWS S3 and Azure Blob Storage, Duplicati will now respect the archive attributes and not attempt to read and verify files that have been moved to cold storage. Database updates: This version updates the format of the local database to version 17. This version updates the format of the settings database to v9. To assist in downgrades there is now a bundled CommandLine |
| Duplicati 2.1.0.5 Mar 5, 2025 |
Important changes from 2.0.8.1 or older: Updated to .NET8 with OS specific builds Using Kestrel as the API/UI server Mandatory password and new authentication scheme for server Settings database version updated to v8 Backup database updated to v13 Automatic updating not supported Detailed list of changes: Fixed issue where failed uploads would be ignored in certain cases Increased default value for --read-write-timeout to 10 min to counter timeouts on large sets Fixed a case where a leading slash would be removed from source url paths Fixed fallback support for zip files with non-deflate compressed files Fixed dark/light-mode icons on MacOS |
| Duplicati 2.1.0.4 Feb 28, 2025 |
Restore improvements: Building further on the new restore engine, this version has significant performance speedups during restore. New signing keys: The builds are now signed by "Duplicati Inc" for MacOS and Windows. The Windows signatures are now done with an extended validation (EV) certificate and should not trigger Windows Defender warnings. New enumeration logic: The enumeration of files and folders has been rewritten to better support some edge cases. Improved pagination support: All backends are updated to support the new list methods that supports pagination and cancellation. The test method will now only load a single page of results, instead of listing all items. Support for backend-as-source: This version has support for backups of both remote and local data. In this version, S3, IDrive, SSH and CIFS sources are supported. The UI does not yet support this, but it is possible to read data from a remote location by "mounting" it into the local filesystem. For the commandline (and manual text entry in the UI) enter sources such as: |
| Duplicati 1.3.4 Aug 3, 2024 |
Detailed list of changes: Updated libraries: Mega, SharpAESCrypt, Storj, FluentFTP Updated Webserver to Kestrel, thanks @tsuckow and @npodbielski Implemented websocket based messages in WebUI, thanks @npodbielski HTTP reports now give a warning if the server rejects the message Extensive changes to strings to improve localization, structure and layout in WebUI, thanks @luixxiul Uplink libraries fixed on all platforms, thanks @TopperDEL Fixed an issue where strings with line-breaks would not show in translated form Removed remnants of Tardigrade backend in favor of Storj API Added Sakura Cloud to list of S3 providers Changed aFTP default SSL to None, meaning "System Default" Added check to find Duplicati server database in old location on MacOS Fixed issues with .deb packages overwriting options file on update Fixed issue with backups using VSS and a drive letter as the source Fixed issue with Arm 32bit not reading files larger than 4GiB |