Releases: internxt/drive-desktop
Releases · internxt/drive-desktop
1.7.1
1.7.0
Main improvements
- Parallelize backup operations to upload small files ~3x faster and big files ~2x faster
- Launch the sync process automatically when changes happen in the cloud or in the root folder
Bug fixes and minor improvements
- Add progress in backups section within the settings window
- Prevent focusing elements on launch in Mac OS
- Improve widget accessibility
- Fix reporting over 100% process in backups
- Improve the reporting of sync uploads/downloads
- New installer appearance
- Better accessibility in backups section within the settings window
- Improved accessibility in Login window
- Fix glitches in process issues window
1.6.0
- Update electron besides most of the tooling
- Better colors, sizes and animations
- Make backups navegable and based on folders
- Incorporate the issues from the backups process in the process issues window
Full Changelog: https://github.com/internxt/drive-desktop/commits/v1.6.0
1.5.2
1.5.1
1.5.0
Changelog
- New algorithm to compute the changes needed to have local and remote directories in sync
- New lock service to ensure that no two devices of one user are running the sync process at the same time
- Better management of sync and backup process intervals
- Add "manually" as a new option of backups interval
- Design improvements in backups section
- New icons in the header of the widget
- Incorporate new components in the widget for sync issues and fatal errors
- Add sync issues window to understand better the problems that can come up as the sync process run
- Allow to report bugs from sync issues
- Better logs to understand better the behavior of the app
- Design improvements in account section
- Design improvements in modals
- Design improvements in general section
- New tray icons that reflect the status of the sync process
- New app icon
- Clicking a backup now opens its parent folder
- Show the parent of Internxt folder in general section
- Compatibility with Windows 11
- Better exit icon for windows and linux
- Don't let the system sleep if the backup or sync process are running
- New onboarding
- Authentication errors now logout automatically