Duplicati full changelog
Duplicati 2.3.0.1
released Apr 24, 2026 (New Release)
Add Hetzner and DO regions to S3 provider dropdowns
Fixed an issue with dollar signs in filenames confusing filters
Improved disk usage/handling for new restore flow
Fixed progress when using multiple destinations
Fixed an auto-refresh loop, thanks @adnit
Fixed an issue with saving settings from the UI in specific scenarios
Updated MailKit and MimeKit
Improved configuration speed when connecting to the console
Fixed an issue where empty files could cause restored databases to be marked as inconsistent
Added resilience for faulty translations (fixes an issue with pt-BR locale)
Check quotas when storing at multiple destinations
Updated Avalonia and DBus to latest versions
Fixed an issue with dollar signs in filenames confusing filters
Improved disk usage/handling for new restore flow
Fixed progress when using multiple destinations
Fixed an auto-refresh loop, thanks @adnit
Fixed an issue with saving settings from the UI in specific scenarios
Updated MailKit and MimeKit
Improved configuration speed when connecting to the console
Fixed an issue where empty files could cause restored databases to be marked as inconsistent
Added resilience for faulty translations (fixes an issue with pt-BR locale)
Check quotas when storing at multiple destinations
Updated Avalonia and DBus to latest versions
Duplicati 2.3.0.0
released Apr 14, 2026 (New Release)
Database Schema Update:
Note: This update changes the Server database schema to version 11. The database tool can perform downgrades if needed.
Multiple Backup Destinations:
This version adds support for configuring multiple destinations for a single backup job.
This allows you to backup to multiple locations simultaneously, such as a local drive and a cloud storage provider.
With multiple destinations, you can now configure a complete 3-2-1 backup strategy in a single job.
After each completed backup, Duplicati will ensure that data is available on all destinations.
A 3-2-1 backup strategy is where you have 3 copies of your data, 2 of which are on different media, and 1 of which is offsite/immutable.
Remote Sources:
Remote sources are now easier to use with UI support and a prominent button on the source page.
This version also adds support for using Box, Dropbox, OneDrive, and Google Drive as remote sources.
Windows Folder Status Indicator:
Thanks to @AndyBodnar, this version adds a Windows shell extension that shows the backup status of folders with icon overlays.
The feature is disabled by default but can be enabled with the option --enable-folder-status-service on either Server or TrayIcon.
Once enabled, run the RegisterFolderStatusExtension.ps1 script to register the extension and see backup status in Windows Explorer.
Google Workspace Backup:
This version adds support for backing up Google Workspace, including Gmail, Google Drive, Contacts, Calendar, and Chat.
This is a proprietary module (source available) that requires a license to use in production.
Without a license, testing is possible with up to 5 users.
To prevent proprietary modules from loading, set the environment variable DUPLICATI_DISABLE_PROPRIETARY_MODULES=1 or delete files named Duplicati.Proprietary.* from your installation.
Office 365 Backup:
This version adds support for backing up Office 365 tenants, including mailboxes, calendars, contacts, OneDrive, Planner, Tasks, Teams, Sites, and more.
Note: This update changes the Server database schema to version 11. The database tool can perform downgrades if needed.
Multiple Backup Destinations:
This version adds support for configuring multiple destinations for a single backup job.
This allows you to backup to multiple locations simultaneously, such as a local drive and a cloud storage provider.
With multiple destinations, you can now configure a complete 3-2-1 backup strategy in a single job.
After each completed backup, Duplicati will ensure that data is available on all destinations.
A 3-2-1 backup strategy is where you have 3 copies of your data, 2 of which are on different media, and 1 of which is offsite/immutable.
Remote Sources:
Remote sources are now easier to use with UI support and a prominent button on the source page.
This version also adds support for using Box, Dropbox, OneDrive, and Google Drive as remote sources.
Windows Folder Status Indicator:
Thanks to @AndyBodnar, this version adds a Windows shell extension that shows the backup status of folders with icon overlays.
The feature is disabled by default but can be enabled with the option --enable-folder-status-service on either Server or TrayIcon.
Once enabled, run the RegisterFolderStatusExtension.ps1 script to register the extension and see backup status in Windows Explorer.
Google Workspace Backup:
This version adds support for backing up Google Workspace, including Gmail, Google Drive, Contacts, Calendar, and Chat.
This is a proprietary module (source available) that requires a license to use in production.
Without a license, testing is possible with up to 5 users.
To prevent proprietary modules from loading, set the environment variable DUPLICATI_DISABLE_PROPRIETARY_MODULES=1 or delete files named Duplicati.Proprietary.* from your installation.
Office 365 Backup:
This version adds support for backing up Office 365 tenants, including mailboxes, calendars, contacts, OneDrive, Planner, Tasks, Teams, Sites, and more.
Duplicati 2.2.0.3
released Jan 6, 2026 (New Release)
This is a minor patch release to fix some issues uncovered with the latest stable release.
The primary change in this version is an update to the restore algorithm that now has a limit to the cache size so restores can be performed on systems with limited additional space.
The primary change in this version is an update to the restore algorithm that now has a limit to the cache size so restores can be performed on systems with limited additional space.
Duplicati 2.2.0.1
released Nov 9, 2025 (New Release)
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
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
released Oct 23, 2025 (New Release)
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
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
released Mar 5, 2025 (New Release)
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
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
released Feb 28, 2025 (New Release)
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:
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
released Dec 6, 2024 (New Release)
Detailed list of changes:
Fixed a case where the TrayIcon would hang in detached mode
Improved OpenAPI description for filter groups
Fixed an issue with websocket requests through a proxy
Updated icons for Linux and dark-mode MacOS
Added logging of unobserved exceptions
Fixed a compatibility issue with FTP not correctly detecting explicit TLS
Fixed an issue where the quota was reported incorrectly
Removed the unused --use-block-cache option
Agent now has a dedicated register command
Sizes can now be supplied as kikibytes, eg. 20kib
Fixed supporting subfolders in pCloud
Added option to send http requests with relaxed TLS security
Agent can now be asked to retain the previous UI password
Updated SSH.NET to v2024.2.0
Fixed a case where the TrayIcon would hang in detached mode
Improved OpenAPI description for filter groups
Fixed an issue with websocket requests through a proxy
Updated icons for Linux and dark-mode MacOS
Added logging of unobserved exceptions
Fixed a compatibility issue with FTP not correctly detecting explicit TLS
Fixed an issue where the quota was reported incorrectly
Removed the unused --use-block-cache option
Agent now has a dedicated register command
Sizes can now be supplied as kikibytes, eg. 20kib
Fixed supporting subfolders in pCloud
Added option to send http requests with relaxed TLS security
Agent can now be asked to retain the previous UI password
Updated SSH.NET to v2024.2.0
Duplicati 2.0.6.3
released Jun 17, 2021 (New Release)
Duplicati 2.0.6.1
released May 3, 2021 (New Release)
Duplicati for Windows 7 - free download notice
Windows 7 Download periodically updates software information of Duplicati from the publisher.
« BACK
My Account
Help
Windows 7 Software Coupons
-
MacX DVD Ripper Pro
50% Off -
WinX DVD Ripper
50% Off -
FREE VPN PROXY by SEED4.ME WINDOWS
Free VPN by Seed4Me -
MacX DVD Video Converter
58% Off -
Media Player Morpher
85% Off
My Saved Stuff
You have not saved any software.
Click "Save" next to each software.
Click "Save" next to each software.
Would you like to receive announcements of new versions of your software by email or by RSS reader? Register for FREE!
Windows 7 Downloads Picks
- iTop Data Recovery 6.1.0.936
- GoodSync2Go 12.9.28.8
- R-Studio for Windows x64 9.4 B191310
- DMDE 4.0.6.806
- StrongRecovery Portable 5.2.2.2
- StrongRecovery 5.2.2.2
- BackUp Maker Standard Edition 8.405
- KLS Backup Standard 2025 (14.0.0.2)
- Driver Genius Professional Edition 25.0.0.136
- R-Studio 9.5 build 191742
- Backup for Workgroups 4.3
- Mozy Remote Backup 2.36.5.646
- Backup To EMail 2.2 Build 252
- Virtos S.O.S Backup Enterprise 5.5.05
- Windows 7 USB/DVD Download Tool 1.0.24.0
- Sync Breeze Ultimate 18.0.24
- FreeFileSync 14.9
- Image 4.01
- A Bootable USB 0.9.6.508 beta
- Portable Recover Files 3.3.1.0
Popular Tags
video
media
retrieve
usb
windows
rescue
recovery
digital
undelete
corrupted
pictures
damaged
restore
memory
formatted
erased
images
utility
drive
backup
file
card
folder
deleted
disk
recover
picture
partition
salvage
audio
Popular Windows 7 Software
- Network Monitor II 31.7
- Avro Keyboard 5.6.0.0
- Ghostscript (x64 bit) 10.03.1
- Windows 7
- Media Creation Tool x64 22H2
- iTop Data Recovery 6.1.0.936
- Windows 7 Service Pack 1 7601.17514.1011
- iTop Easy Desktop 4.2.0.312
- Advanced SystemCare 19.3.0.200
- Smart Game Booster 5.3.1.692
- iTop PDF 3.6.0.4
- GoodSync2Go 12.9.28.8
- The Dude 7.22.1 Stable
- IObit Uninstaller 15.4.0.1
- Atlantis Word Processor 5.0.2.4
© 2026 Windows7Download.com - All logos, trademarks, art and other creative works are and remain copyright and property of their respective owners. Microsoft Windows is a registered trademarks of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with windows7download.com.



