v1.1.0
Resilient transfers. A dropped connection no longer kills your transfer - filex now reconnects on its own and picks up where it left off.
What's new
- Reconnect + resume. If the link drops mid-transfer (Wi-Fi blip, peer restart, a brief network hiccup) filex re-establishes it on the same code, retrying for up to 60 seconds, and recovers the file in flight. Unencrypted files resume from where they stopped; password-locked files restart (the cipher can't resume mid-stream). Works for both one-shot sends and shared rooms - in a room the queue and the room itself survive the drop too. - Minimize fix. Minimizing the window during a transfer no longer wastes a CPU core (and could crash on some GPUs). Transfers always run on background threads, so they keep going regardless of the window. - Polish. The title bar is now tinted to match the app instead of a bright OS-default strip; the taskbar flashes when a transfer finishes while filex is in the background; room transfers show live speed and ETA; and the can't-connect message now points you at the STUN / TURN settings to fix it.
Same as before: unzip and run filex.exe (the k-engine.org relay is password-gated for friends, so for your own use run the server build and point the Server field at it). A macOS (Apple Silicon) build lands with this release too — unzip and drag filex.app to Applications; it's unsigned, so right-click → Open the first time. Linux builds and code signing are still on the way.
First run on Windows. The builds aren't code-signed yet, so SmartScreen may warn "Windows protected your PC." Click More info -> Run anyway. To be sure you got the real file, verify its SHA-256 against the hash listed above:
Get-FileHash .\filex-client-1.1.0-win64.zip -Algorithm SHA256
| file | type | size |
|---|---|---|
| filex-client-1.1.0-win64.zip sha256 0f1d4fb5e9ea1b4fc2db725d2abd866dde67c3e1a21e57b8933851717418e865 | Windows Client (portable) | 5.8 MB |
| filex-server-1.1.0-win64.zip sha256 52a12143bacbbdd55a8dd5e89eff079411e79da8d21ab8dbdef5b599ba826266 | Windows Server (relay) | 4.8 MB |
| filex-1.1.0-macos.zip | macOS App · Apple Silicon (arm64) | 5.5 MB |
