Skip to content

Releases: binaricat/Netcatty

v1.0.45

10 Mar 13:41
a451fd8

Choose a tag to compare

Download based on your OS:

OS Download
Windows Setup x64 Setup arm64
macOS DMG Apple Silicon DMG Intel X64
Linux AppImage x64 DebPackage x64 RpmPackage x64
AppImage arm64 DebPackage arm64 RpmPackage arm64

What's Changed

  • fix(sftp): handle non-fatal agent auth errors for MFA/keyboard-interactive (#304) by @binaricat in #305
  • fix(sftp): display upload destination path on completed task items (#307) by @binaricat in #308

Full Changelog: v1.0.44...v1.0.45

v1.0.44

09 Mar 19:29
cd60410

Choose a tag to compare

Download based on your OS:

OS Download
Windows Setup x64 Setup arm64
macOS DMG Apple Silicon DMG Intel X64
Linux AppImage x64 DebPackage x64 RpmPackage x64
AppImage arm64 DebPackage arm64 RpmPackage arm64

What's Changed

  • Remove dead code and unused components by @binaricat in #288
  • fix: skip invalid ssh agent sockets by @binaricat in #292
  • feat: add auto-update support via electron-updater (#289) by @binaricat in #293
  • fix: disable context menu in alternate screen to prevent tmux double menu by @binaricat in #295
  • fix: scroll terminal to bottom on paste when scrollOnPaste is enabled by @binaricat in #296
  • fix: re-run startup command on Start Over after SSH disconnect by @binaricat in #297
  • docs: add Shift+Drag hint for tmux/vim in copy-on-select setting by @binaricat in #298
  • feat: show hidden files (dotfiles) on local filesystem browser by @binaricat in #299
  • feat: support system theme auto-switching by @binaricat in #301
  • fix: improve URL highlighting precision by @binaricat in #302
  • fix: unify sync payload logic & harden port forwarding lifecycle by @binaricat in #303

Full Changelog: v1.0.43...v1.0.44

v1.0.43

07 Mar 17:23
892c6da

Choose a tag to compare

Download based on your OS:

OS Download
Windows Setup x64 Setup arm64
macOS DMG Apple Silicon DMG Intel X64
Linux AppImage x64 DebPackage x64 RpmPackage x64
AppImage arm64 DebPackage arm64 RpmPackage arm64

What's Changed

  • Fix issue #278 identity refresh and session log autosave by @binaricat in #281
  • Fix SFTP folder copy into symlinked directories by @binaricat in #282
  • Remove legacy macOS quarantine workaround by @binaricat in #284
  • feat(sftp): show download progress for "Open With" temp file downloads by @midasism in #283
  • fix: preserve persisted Red Hat distro aliases by @binaricat in #285
  • fix: enable Windows PTY compatibility for local terminals by @binaricat in #286
  • fix: cloud sync 401 Unauthorized on first app launch by @binaricat in #287

New Contributors

Full Changelog: v1.0.42...v1.0.43

v1.0.42

05 Mar 18:48

Choose a tag to compare

Download based on your OS:

OS Download
Windows Setup x64 Setup arm64
macOS DMG Apple Silicon DMG Intel X64
Linux AppImage x64 DebPackage x64 RpmPackage x64
AppImage arm64 DebPackage arm64 RpmPackage arm64

What's Changed

  • fix: install Linux icons in standard hicolor sizes by @binaricat in #275
  • fix: await provider token decryption before creating sync adapters by @binaricat in #276
  • fix(ci): revert Linux x64 build to ubuntu-latest without container by @binaricat in #277

Full Changelog: v1.0.41...v1.0.42

v1.0.41

04 Mar 18:36
e50a087

Choose a tag to compare

Download based on your OS:

OS Download
Windows Setup x64 Setup arm64
macOS DMG Apple Silicon DMG Intel X64
Linux AppImage x64 DebPackage x64 RpmPackage x64
AppImage arm64 DebPackage arm64 RpmPackage arm64

What's Changed

  • fix(sftp): recover stale channel after network reconnect by @RoryChou-flux in #265
  • fix: handle quoted ID values in /etc/os-release for RHEL distro detection by @binaricat in #267
  • fix(ci): build Linux x64 in debian:bullseye container for native modules by @binaricat in #268
  • fix: skip SSH key passphrase prompt for password-only connections by @binaricat in #269
  • feat: add bookmark support for local SFTP directories by @binaricat in #270
  • fix: check Windows SSH Agent before connecting to agent pipe by @binaricat in #271
  • feat: add terminal encoding switcher for SSH sessions (#261) by @binaricat in #272

Full Changelog: v1.0.40...v1.0.41

v1.0.40

04 Mar 05:52
a24e275

Choose a tag to compare

Download based on your OS:

OS Download
Windows Setup x64 Setup arm64
macOS DMG Apple Silicon DMG Intel X64
Linux AppImage x64 DebPackage x64 RpmPackage x64
AppImage arm64 DebPackage arm64 RpmPackage arm64

What's Changed

  • fix(ci): build linux-arm64 in Debian Buster container for GLIBC 2.28 compat by @binaricat in #255
  • fix: resolve multiple SFTP bugs (#254) by @binaricat in #257

Full Changelog: v1.0.39...v1.0.40

v1.0.39

03 Mar 13:14
ade95c1

Choose a tag to compare

Download based on your OS:

OS Download
Windows Setup x64 Setup arm64
macOS DMG Apple Silicon DMG Intel X64
Linux AppImage x64 DebPackage x64 RpmPackage x64
AppImage arm64 DebPackage arm64 RpmPackage arm64

What's Changed

  • fix(terminal): initialize xterm WebGL addon with valid constructor args by @RoryChou-flux in #217
  • fix: improve SFTP transfer speed with parallel requests and accurate progress by @binaricat in #231
  • fix(transfer): make fast-transfer cancellation actually abort by @binaricat in #234
  • fix(sftp): prevent stale session race when reopening modal by @binaricat in #235
  • fix: reverse SFTP transfer queue order to show newest tasks first by @binaricat in #236
  • fix: SFTP modal create file/folder and shortcut key translations by @binaricat in #237
  • fix: add missing passphrase to SFTP dual-pane credentials by @binaricat in #239
  • feat: add SFTP path bookmarks for dual-pane view by @binaricat in #240
  • fix: split Linux build into x64 and arm64 jobs by @binaricat in #241
  • fix: filter dotfiles as hidden on Linux/Unix systems by @binaricat in #242
  • feat: add bracketed paste mode toggle (#233) by @binaricat in #243
  • feat: add compose bar for pre-composing commands (#198) by @binaricat in #244
  • feat: Custom terminal themes with .itermcolors import by @binaricat in #245
  • fix: SSH certificate authentication with RSA key algorithm negotiation by @alisre in #246
  • fix: unify settings dropdowns to use custom Radix-based Select by @binaricat in #248
  • fix: prevent x64 native module rebuild on ARM64 CI runner by @binaricat in #250

New Contributors

Full Changelog: v1.0.38...v1.0.39

v1.0.38

02 Mar 02:25
664fe90

Choose a tag to compare

Download based on your OS:

OS Download
Windows Setup x64 Setup arm64
macOS DMG Apple Silicon DMG Intel X64
Linux AppImage x64 DebPackage x64 RpmPackage x64
AppImage arm64 DebPackage arm64 RpmPackage arm64

What's Changed

  • feat: add legacy SSH algorithm support for older network equipment by @binaricat in #216

Full Changelog: v1.0.37...v1.0.38

v1.0.37

25 Feb 07:49
2215d52

Choose a tag to compare

Download based on your OS:

OS Download
Windows Setup x64 Setup arm64
macOS DMG Apple Silicon DMG Intel X64
Linux AppImage x64 DebPackage x64 RpmPackage x64
AppImage arm64 DebPackage arm64 RpmPackage arm64

What's Changed

Full Changelog: v1.0.36...v1.0.37

v1.0.36

13 Feb 16:05
cfaee48

Choose a tag to compare

Download based on your OS:

OS Download
Windows Setup x64 Setup arm64
macOS DMG Apple Silicon DMG Intel X64
Linux AppImage x64 DebPackage x64 RpmPackage x64
AppImage arm64 DebPackage arm64 RpmPackage arm64

What's Changed

  • feat: localize empty hosts message to Chinese by @Misaka21 in #204
  • fix: encrypt sensitive credentials at rest via safeStorage by @RoryChou-flux in #203
  • Remove extra space next to close button on Windows by @Copilot in #207

New Contributors

Full Changelog: v1.0.35...v1.0.36