Nightly 2026-09-09
Pre-release
Pre-release
Fixed
- Cancelling a transfer now also stops jobs waiting for a busy connection and interrupts folder scans and upload directory creation between operations.
- Transfer progress no longer floods the window with duplicate updates. Disconnecting an idle session also runs off the window thread, keeping keyboard commands and closing responsive when a server is slow.
- Idle transfer workers no longer keep the queue and its callbacks alive after their service is released.
- FTPS transfers and listings no longer stall on servers that wait for the transfer command before starting data TLS. Failed data TLS closes the unusable session so queued work cannot consume stale replies.
- Queueing multiple files or folders no longer freezes the window while another transfer is scanning or copying. This also applies to mixed selections and uploads.