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