Releases: internxt/drive-desktop-linux
Release list
v2.6.1
- Updated project dependencies to Electron 40 and Node.js 24.
- Added file size validation limits.
- Added "Refer and Earn" option.
- Added an option to change the virtual drive path.
- Added a share link feature for drive files in the contextual menu.
- Added marketing notifications.
- Added a "No Nautilus available" banner when host os is not using the Nautilus File explorer.
v2.6.0
Improvements:
- Refactored the FUSE implementation, removing the deprecated @gcas/fuse dependency.
- Allowed the file explorer to download the first bytes of a file for thumbnail generation.
- Updated Electron to version 29 and Node.js to version 20.
- Added a feature to disable antivirus background scanning.
- Moved Antivirus logs to a separate file to reduce verbosity in the main log file.
- Added support for downloading and reading files in chunks.
Bug fixes:
- Fixed an error when copying multiple folders to the virtual drive.
- Added retry logic to file creation and uploads.
- Fixed a database closure error on logout.
- Fixed the deletion of zero-byte files.
- Prevented duplicate FUSE events.
- Prevented Backups from trying to upload symlinks.
- Fixed an issue updating the sync status in the app tray icon.
v2.5.4
Bug fixes:
- Implemented thumbnail generation for supported file types
- Added concurrent backup uploads with unlimited retry strategy for 429/500 HTTP errors
- Files are now written and serve from disk upon hydration
- Added
request-idparameter to API requests for improved error tracking in logs - Replaced authentication system with middleware for improved security and reliability
- Fixed modified files within backups not uploading correctly
- Fixed backup progress display issues
- Fixed error while uploading files bigger than 2GB
Improvements:
- Added manual sync trigger button
- Updated UI from application onboarding
- UI Improvements on Cleaner
- Added button to disable background scan in Antivirus
- Added update notification banner for new version availability
v2.5.3
Bug fixes:
- Fixed issue with the notification progress for backups that was exceeding the 100%
- Fixed issues loading device names in backups
- Fixed error when creating devices for new accounts
- Handled EPIPE loop errors to prevent UI crashes
- Fixed download backup progress tracking
- Fixed the retry sync button when synchronization fails
- Fixed an issue with the backup folder selector that overlaped file explorer window
- Fixed an issue with the backup list not persisting after logout
- Fixed antivirus scan cancellation not stopping correctly
Improvements:
- Pinned GTK and Nautilus versions in the Nautilus extension to avoid API incompatibilities
- Improved temporary file handling
- Reduced the amount of unnecessary requests to usage and limit
- Reduced the amount of unnecessary requests to product availability for user
- Added Handler for the 429 Too many Request error
- Improved the antivirus progress tracking
- Added the Missing "Every Hour" Option for backups
- UI improvements to the Cleaner window
v2.5.2
🚀 Internxt Desktop 2.5.2 released for Linux 🐧
New feature: Allow downloading/uploading empty files
Improvement: Improved virtual drive load time from 30+ seconds to milliseconds
Improvement: Allow access to folder contents immediately after moving/renaming
Improvement: Improved sync process speed
Improvement: Optimized antivirus to avoid multiple availability checks
Improvement: Improved Backup process to increase performance and error tracking
Bug fix: Improved TokenScheduler to prevent sync issues caused by UnauthorizedErrors
Bug fix: Improved Fuse mounting process to prevent virtual drive disconnections
Security: Updated dependencies to address security vulnerabilities
v2.5.1
🚀 Internxt Desktop 2.5.1 released for Linux 🐧
Bug fix: Fixed an issue where some folders were not added to Backups in certain cases.
Bug fix: Fixed an issue where some folders were not deleted from Backups when expected.
Bug fix: Fixed cached data interference issues that occurred when switching accounts.
Bug fix: Fixed an issue when retrieving file thumbnails from remote storage. The error was causing application crashes and UI freezes after login.
Dead code: Removed leftover Sentry references from the Linux Drive Desktop app.
Cleaner improvement: Display items omitted during cleanup and information about why they were omitted.
Improvement: Added the OS version information to logs to help diagnose system-specific issues.
Improvement: Replaced the previous login flow with the new Unified SSO login.
Note:
Due to technical limitations of the AppImage format, the new SSO login flow is only supported when using Chrome. The .deb version does not have this restriction and remains fully compatible with all browsers.
v2.5.0
Key Features
Cleaner
- Clean Disk Storage: Scan multiple directories to free up space from log files, cookies to app cache
- User-Friendly Interface: Clean UI for report viewing, managing which files to delete, and how much spaces has been gained
v2.4.11
Bug fixes:
- Fixed missing gateway URLs in build configuration
v2.4.10
Bug fixes:
- Fixed a bug where the antivirus was always trying to start regardless of activation status, causing excessive logs. Now it only starts if the product state changes and antivirus is enabled.
Changes:
- All requests have been migrated to the new Drive backend.
v2.4.9
Bug fixes:
- The app no longer creates multiple devices when network errors
- The app identifies a device between app reinstalls
Changes:
- Upgraded the max file size of the logs from 15mb to 1gb
- when a user logs out, now the session token gets invalidated
- added gmt+2 time to the logs