anySCP v0.10.5
A focused bug-fix release: working clipboard in the rename field, a dismissible transfer popover, navigable symlinked directories, and clickable terminal links.
🐛 Fixes
-
Copy/paste works in the Explorer rename field — selecting the filename in the inline Rename box and pressing Ctrl/Cmd+C copied nothing to your clipboard. Copy, cut, paste, and select-all now work as normal text editing inside the field. (#92, fixes #87)
-
Transfer popover can be closed during a transfer — the file-transfer status popover reopened on every progress update, so it was impossible to dismiss while an upload/download was running. It now stays closed once you close it, and still auto-opens when a new transfer starts. (#93, fixes #88)
-
Open symlinked directories in the Explorer — double-clicking a symlink that points to a directory failed with
Remote I/O error: Failure. Symlink targets are now resolved, so symlinked folders open and navigate like any other directory (and symlinked files open/download correctly). (#96, fixes #90) -
Open links clicked in the terminal — clicking a URL in the terminal raised a browser error instead of opening it. Links now open in your default browser, and plain-text URLs in terminal output are clickable too. (#96)
📦 Download for your platform from Assets below
🔄 Update in-app: Settings → About & Updates → Check
🍎 macOS "app is damaged"? Run xattr -cr /Applications/anyscp.app