Download based on your OS:
| OS | Download |
|---|---|
| Windows | |
| macOS | |
| Linux |
What's Changed
- fix(ssh): support PKCS#8 private keys (#1139) by @binaricat in https://github.com/binaricat/Netcatty/pull/1146
- fix(ssh): repair mangled PEM private keys before parsing by @binaricat in https://github.com/binaricat/Netcatty/pull/1147
- docs: add CLAUDE.md for Claude Code contributors by @Jerry-CodeHub in https://github.com/binaricat/Netcatty/pull/1149
- 主机备注功能与脚本编辑体验优化 by @pplulee in https://github.com/binaricat/Netcatty/pull/1158
- 代码片段支持变量 by @pplulee in https://github.com/binaricat/Netcatty/pull/1159
- fix(sftp): confirm delete/overwrite dialogs on Enter key by @binaricat in https://github.com/binaricat/Netcatty/pull/1160
- feat(vault): batch-connect selected hosts by @binaricat in https://github.com/binaricat/Netcatty/pull/1162
- feat(vault): connect with the host's default protocol, prompt only for Telnet by @binaricat in https://github.com/binaricat/Netcatty/pull/1163
- feat(vault): show/hide toggle for the host Telnet password by @binaricat in https://github.com/binaricat/Netcatty/pull/1164
- fix: keep macOS Dock icon consistent with app bundle by @Jerry-CodeHub in https://github.com/binaricat/Netcatty/pull/1166
- [codex] Fix Ruijie network device detection by @binaricat in https://github.com/binaricat/Netcatty/pull/1168
- [codex] add terminal font size shortcuts by @binaricat in https://github.com/binaricat/Netcatty/pull/1169
- [codex] add cloud sync strategies by @binaricat in https://github.com/binaricat/Netcatty/pull/1171
- [codex] add sync reliability metadata by @binaricat in https://github.com/binaricat/Netcatty/pull/1174
- [codex] fix cloud sync master key refresh by @binaricat in https://github.com/binaricat/Netcatty/pull/1175
- [codex] Fix Kimi tool stream parsing by @binaricat in https://github.com/binaricat/Netcatty/pull/1176
- [codex] Polish Vault UI by @binaricat in https://github.com/binaricat/Netcatty/pull/1177
- [codex] Remove default host seed data by @binaricat in https://github.com/binaricat/Netcatty/pull/1179
New Contributors
- @Jerry-CodeHub made their first contribution in https://github.com/binaricat/Netcatty/pull/1149
- @pplulee made their first contribution in https://github.com/binaricat/Netcatty/pull/1158
Full Changelog: https://github.com/binaricat/Netcatty/compare/v1.1.18...v1.1.19