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

latest releases: v3.8.1, v3.8.0, v3.7.9...
one month ago

[3.2.5] - 2026-03-30

Hotfix: Linux localhost bind regression

Fixed

  • Linux connection refused on startup: v3.2.4 changed the navigation URL from localhost to 127.0.0.1 but tauri-plugin-localhost defaults to binding on localhost (which may resolve to ::1 IPv6 on some systems). The plugin now explicitly binds to 127.0.0.1 via .host("127.0.0.1"), matching the navigation URL. Fixes the "Could not connect to 127.0.0.1: Connection refused" error on Linux.

Downloads:

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

Don't miss a new aeroftp release

NewReleases is sending notifications on new releases.