Agent Version 3.0.28.2 - 11-19-2024
New Features
- Automated Agent Service Recovery: Implemented a scheduled task to monitor and address agent service interruptions. The task automatically restarts the agent service or updates the agent as needed, improving stability and ensuring backups and autoupdates function reliably.
Agent Version 3.0.25.0 - 10-16-2024
New Features
- HashCache Integration for Faster Diffmerge Operations: We’ve introduced HashCache to optimize diffmerge operations during backups. This enhancement reduces resource consumption, including CPU, Disk IO, and Network IO, by approximately 60%, significantly improving performance and reducing operation times.
Bug Fixes
- Increased Backup Connection Timeout: Fixed the issue with the default Datto endpoint backup connection timeout being too short, causing potential failures in slower network environments. Now, the timeout has been increased to improve backup reliability.
- DWA Uninstaller Removing Unrelated Files: Fixed the issue with the DWA uninstaller removing all contents within C:\\Program Files\\Datto, including unrelated files. Now, the uninstaller only removes Datto Windows Agent files, leaving other files intact.
- Datto Endpoint Backup Agent Installation on Unsupported OS: Fixed the issue with the Datto endpoint backup agent allowing installation on non-supported operating systems, causing potential compatibility issues. Now, the agent correctly blocks installation on unsupported OSes to ensure proper functionality.
- EB Agent Crashes: Fixed an issue with the EB Agent crashing, causing unexpected interruptions in backup processes. Now, the agent operates reliably without crashing during backups.
Agent Version 3.0.21.0 - 07-22-2024
Enhancements
- Datto Windows Agent now collects more details about Disk health, NTFS and VSS logs; upcoming Siris and portal updates will alert for unhealthy local volumes.
Bug Fixes
- Fix for occasionally hanging backups related to unstable network.
- Fixed incorrect display of estimated backup completion time in the system tray.
- Fixed an issue where backup progress could exceed 100% in the Datto portal, ensuring accurate progress display.
Agent Version 3.0.19.12 - 06-26-2024
Bug Fixes
- Agent Interaction with "Partially Loaded" Driver: Fixed an issue where the agent failed to back up due to interacting with a "partially loaded" driver.
Agent Version 3.0.19.11 - 06-07-2024
Bug Fixes
- Tracking During Pauses: Fixed a bug where changes made during pause states weren’t tracked. Our improved resumability implementation now captures and sends all new blocks, even during pauses, keeping backups up-to-date.
-
Fixed the issue with Memory Corruption in Empty Space Excluder: Resolved problem causing memory corruption due to undefined behavior during memory copying.
-
Fixed the issue with Improper Reading of Resume File with Byte Value 26: Corrected file reading mode to prevent premature end-of-file (EOF) when encountering byte value 26 in the resume file.
Agent Version 3.0.19.9 - 06-04-2024
NOTE A manual agent update will need to be performed, before the automatic agent update process will resume. For more information please refer to: Manual Update Required for Datto Windows Agents
Bug Fixes
- Snapshot Handling: Fixed an issue causing missed file system changes and corrupted backups due to simultaneous creation of shadow copies by other software. Our agent now handles these situations better, ensuring reliable backups.