Internxt Drive Changelog

What's new in Internxt Drive 2.0.8

May 2, 2024
  • Changes:
  • Manual synchronization.
  • Modal to force synchronization upon logging out.
  • Fixes:
  • Maintenance of synchronized file integrity.
  • Merge hydration and download.
  • Fix immediate download after uploading file.
  • Avoid HealthCheck during sync in progress.
  • Identity updater in files with updated content.
  • Correction of race condition in folder download.

New in Internxt Drive 2.0.7 (Apr 13, 2024)

  • Fixes:
  • Add Sentry config.
  • Add Sentry notifications from Main, Render, SyncEngine process.
  • Continue/run synchronization when entering the app.
  • Continue/run synchronization when logging into the app.
  • Avoid multiple instances of widget.

New in Internxt Drive 2.0.6 (Mar 19, 2024)

  • Fixes:
  • Avoiding duplicated node detected error.
  • Improve the build to detect functions.
  • Bugs syncing files from cloud.
  • Add the Healthcheck of engine.
  • Clean the local database in each sync.
  • Get identity of items to be sure for deleting them.

New in Internxt Drive 2.0.5 (Feb 23, 2024)

  • Fixes:
  • Synchronization issues on files lighter than 20Gb
  • Clean up temp files
  • Added node-win logs
  • Bug when uploading folders with content
  • Notify when a file is not supported
  • Prevents deleting unsynchronized files
  • Bug when creating folders with names containing parentheses and dots

New in Internxt Drive 2.0.4 (Dec 22, 2023)

  • Fixes:
  • Synchronization issues on files lighter than 20Gb
  • Clean up temp files
  • Added node-win logs
  • Bug when uploading folders with content
  • Notify when a file is not supported
  • Prevents deleting unsynchronized files
  • Bug when creating folders with names containing parentheses and dots

New in Internxt Drive 2.0.3 (Nov 22, 2023)

  • Fixes:
  • Display size limit notification when uploading a file larger than 20GB
  • Internal improvements
  • Fix file name validation
  • Fix synchronization showing old files
  • Fix file upload on web does not refresh folder on desktop
  • Changes:
  • App icon to improve its visibility

New in Internxt Drive 2.0.1 (Oct 24, 2023)

  • Bugfixes:
  • Prevent the deletion of unsynchroized files on logout

New in Internxt Drive 2.0.0 (Oct 20, 2023)

  • MacOS native is available, this version displays a banner for Drive Desktop users so they can download Drive Desktop native

New in Internxt Drive 1.9.9 (Apr 27, 2023)

  • Fixes:
  • Show the exact drive folder path on the settings windows
  • Sync changes:
  • Added multipart uploads
  • Allow uploading files up to 10GB
  • UI:
  • Added Spanish translation
  • Added French translation

New in Internxt Drive 1.9.8 (Mar 30, 2023)

  • Sync behavior changes:
  • Empty folders will be synchronized
  • Images uploaded will create a thumbnail image for the web
  • New issue category "General"
  • Fixes:
  • Re-enable auto start the app on Linux

New in Internxt Drive 1.9.6 (Dec 19, 2022)

  • Bug fixes:
  • Fix file path validation on windows

New in Internxt Drive 1.9.5 (Nov 24, 2022)

  • Removed "Show Onboarding" from the dropdown menu
  • Show correct usage
  • Security fixes
  • Prepare the app to refresh the auth tokens
  • Add analytics
  • Fix the application not auto-starting on windows

New in Internxt Drive 1.9.4 (Oct 19, 2022)

  • Readded onboarding page
  • Send plane file name

New in Internxt Drive 1.9.3 (Sep 13, 2022)

  • Fix critical bugs

New in Internxt Drive 1.9.2 (Sep 12, 2022)

  • Feat: Parametrize lock refresh interval
  • Feat: Improved error message when the app cannot acces the root sync folder
  • Fix: ignore root sync folder events
  • Updated libraries to use the latest Internxt APIs

New in Internxt Drive 1.9.1 (Jul 4, 2022)

  • Make better decisions in sync when local and remote are not totally in sync.
  • Rebuild lock service to avoid ghost locks.
  • Update Internxt's icon in Mac OS.

New in Internxt Drive 1.9.0 (May 18, 2022)

  • Updated libraries to use the latest Internxt APIs
  • Added medium sized file queue for backups
  • Fix some timing issues with sync locks

New in Internxt Drive 1.8.0 (Mar 11, 2022)

  • Avoid unnecessary network calls while uploading
  • Ignore well known temporary application files
  • Reintroduce parallel uploads in backups

New in Internxt Drive 1.7.1 (Mar 1, 2022)

  • Revert parallel uploading in backups since it is being inconsistent in some cases

New in Internxt Drive 1.7.0 (Feb 28, 2022)

  • 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
  • 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

New in Internxt Drive 1.6.0 (Feb 11, 2022)

  • 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

New in Internxt Drive 1.5.2 (Jan 20, 2022)

  • Fix a crash for accounts with many files
  • Improve upload and download speed
  • Fix broken external links in Login

New in Internxt Drive 1.5.1 (Jan 7, 2022)

  • File logger is not cleared until a new sync process starts
  • Minor visual details fixed
  • Reduce the usage of CPU in backup process
  • Avoid running both background processes at the same time when launched automatically
  • New sync policy for conflicts

New in Internxt Drive 1.5.0 (Dec 23, 2021)

  • 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

New in Internxt Drive 1.4.2 (Nov 18, 2021)

  • Fix an issue with shared workspaces

New in Internxt Drive 1.4.1 (Oct 29, 2021)

  • Fix some styles
  • Fix account page for infinite members
  • Fix a bug that prevented from syncing properly
  • Fix a bug where a file would be recreated instead of replaced

New in Internxt Drive 1.4.0 (Oct 6, 2021)

  • Fix critical upload bugs
  • Improved UI
  • Added backup features

New in Internxt Drive 1.3.4 (Aug 2, 2021)

  • Fix blocked UI when another device syncing
  • Fix progress not showing in UI
  • Update uploading and downloading library
  • Fix device blocked bugs
  • Onboarding

New in Internxt Drive 1.3.3 (Jul 23, 2021)

  • Fix play and stop buttons bug.
  • Improved UI
  • Report when sync is blocked by another device syncing
  • Add a new onboarding
  • New local upload library
  • Fixes critical errors on upload/download operations

New in Internxt Drive 1.3.2 (Jul 5, 2021)

  • Critical upload fix for large files

New in Internxt Drive 1.3.1 (Jun 23, 2021)

  • Solve sync stalling
  • Feedback state of the sync
  • Upgrade your plan from within the app
  • Tray icon right-click enables to close and minimize the app
  • Add button for stopping sync on the main page
  • Report encrypting process
  • Feedback when another device is syncing

New in Internxt Drive 1.3.0 (Jun 15, 2021)

  • Added a user interface.
  • Completely redesigned sync logic.

New in Internxt Drive 1.2.17 (May 26, 2021)

  • Critical stability fixes for Windows platform.

New in Internxt Drive 1.2.16 (May 25, 2021)

  • Critical sync bug fixes.
  • Fix change Internxt Drive folder on Linux.

New in Internxt Drive 1.2.15 (May 11, 2021)

  • Improved sync speed.
  • Better logging errors.

New in Internxt Drive 1.2.14 (May 7, 2021)

  • Improved stability in sync process.

New in Internxt Drive 1.2.13 (Apr 27, 2021)

  • Windows improved uninstall process.
  • Give feedback to the user when successfully logged in to the application.

New in Internxt Drive 1.2.12 (Apr 9, 2021)

  • Fix auto-update.

New in Internxt Drive 1.2.11 (Apr 7, 2021)

  • Solve issues with file names.

New in Internxt Drive 1.2.10 (Mar 31, 2021)

  • Control of filenames not supported on the Internxt network.
  • Control unsupported Internxt App folder locations.
  • Upgrade node and electron versions.
  • Sync process improvement.
  • Fix windows auto-update.
  • Improved stability.

New in Internxt Drive 1.2.9 (Mar 17, 2021)

  • Fix login error.

New in Internxt Drive 1.2.8 (Mar 15, 2021)

  • Get feedback on the sync process.
  • Improved stability.

New in Internxt Drive 1.2.7 (Feb 18, 2021)

  • Ensure consistency across mobile, desktop and web services.

New in Internxt Drive 1.2.6 (Feb 11, 2021)

  • Solve unexpected behavior when shutting down macOS.
  • Improved upload speed and sync stability.
  • Improved menu experience.

New in Internxt Drive 1.2.5 (Jan 14, 2021)

  • Improved stability when swithing folders for syncing.
  • Solved issues when switching sync modes.
  • Prevent app to continue to work in background after quiting the app. (macOS).
  • Overall we focused on improving stability.

New in Internxt Drive 1.2.4 (Jan 8, 2021)

  • Quick synchronization fix.

New in Internxt Drive 1.2.3 (Jan 4, 2021)

  • Increased more than 5 times the previous number of files or folders that we are able to upload in one sync.
  • Fix log in freezing when failing to submit a password or incorrect password.
  • Fix unexpected behaviour when syncing.

New in Internxt Drive 1.2.2 (Dec 17, 2020)

  • Add launch at login option.
  • Fixed auto-remove files when network problems.
  • Fixed unexpected behavior when deleting the Internxt Drive folder.
  • Added a contact support option.
  • Overall we’ve tinkered with the internal workings and polished some rough edges. The app is now better than it was.

New in Internxt Drive 1.2.1 (Dec 4, 2020)

  • One way upload stability improved.
  • Bug fixes

New in Internxt Drive 1.2.0 (Oct 27, 2020)

  • Code refactor
  • Show account usage on tray menu
  • One way upload mode, switchable
  • Fixed core library

New in Internxt Drive 1.1.9 (Sep 14, 2020)

  • Improve checking network existing files
  • Show progress of total files uploaded
  • Internal server errors handled
  • Show "checking" message when file is only being checked
  • Autoupdate on Windows fix