Download based on your OS:
| OS | Download |
|---|---|
| Windows | |
| macOS | |
| Linux |
What's Changed
- fix(host-details): auto-switch default port when toggling primary protocol between SSH/Telnet by @binaricat in https://github.com/binaricat/Netcatty/pull/1252
- feat(sftp): reuse terminal SSH connection for side panel SFTP by @binaricat in https://github.com/binaricat/Netcatty/pull/1254
- feat(sftp): skip loading animation when reusing terminal SSH connection by @binaricat in https://github.com/binaricat/Netcatty/pull/1258
- fix(ssh): support chacha20-poly1305 cipher by @binaricat in https://github.com/binaricat/Netcatty/pull/1259
- feat(ssh): support ProxyCommand connections by @binaricat in https://github.com/binaricat/Netcatty/pull/1260
- Use dropdown for proxy type selection by @binaricat in https://github.com/binaricat/Netcatty/pull/1262
- Add domestic AI provider presets by @binaricat in https://github.com/binaricat/Netcatty/pull/1263
- Fix cmd PTY wrapper expansion by @binaricat in https://github.com/binaricat/Netcatty/pull/1267
- fix(tray): update Windows tray click and right-click behaviors to match conventions (#1152) by @binaricat in https://github.com/binaricat/Netcatty/pull/1268
Full Changelog: https://github.com/binaricat/Netcatty/compare/v1.1.21...v1.1.22