github axpdev-lab/aeroftp v3.8.3
AeroFTP v3.8.3

5 hours ago

[3.8.3] - 2026-05-18

Critical Linux Hotfix

v3.8.2 shipped a Tauri 2.11.1 dependency bump that made every Linux build non-functional: the production webview origin was reclassified as remote and all backend commands were rejected, leaving the app unable to list files, read the credential vault, connect, mount drives or check for updates. Windows and macOS were unaffected. This release restores Linux operation and bundles the related vault and edit-screen fixes.

Added

  • Drag-and-drop profile import: Drag a client profile or configuration file directly onto its Profile Bridge import form to bring it in, instead of browsing for it.

Fixed

  • Linux app fully non-functional on v3.8.2: Pinned Tauri back to the known-good 2.11.0 so the production webview keeps backend access. Every Linux v3.8.2 install was affected; upgrading is strongly recommended.
  • Saved-server passwords blank in the edit screen: The edit form now reads the stored password from the vault unconditionally, matching the connect path, so credentials appear after the server list is rebuilt from the vault.
  • Server list empty after a storage-cache cleanup: The list is rebuilt from the encrypted vault when the local cache is missing instead of showing zero servers.
  • Keystore backup and import: Corrected the local backup whitelist key names and routed a double-clicked .aeroftp-keystore file straight to the import screen.
  • Provider mode tabs while editing: Locked read-only during profile edit to prevent accidental protocol changes.
  • AeroFile initial panel: Starts on a single left panel and never lists with an empty path.

Changed

  • Parallel transfers: SFTP gains a connection pool for concurrent multi-file transfers and intra-file concurrent byte-range reads, with concurrent ranged reads also applied to WebDAV and Koofr. The GUI and CLI now share one concurrent executor, and CLI recursive, glob and upload transfers run on it for faster large and multi-file operations.

Downloads:

  • Windows: .msi installer, .exe, or .zip portable (no installation required)
  • macOS: .dmg disk image
  • Linux: .deb, .rpm, .snap, or .AppImage

Download AeroFTP

Don't miss a new aeroftp release

NewReleases is sending notifications on new releases.