Releases: binaricat/Netcatty
Releases · binaricat/Netcatty
v1.1.6
Download based on your OS:
| OS | Download |
|---|---|
| Windows | |
| macOS | |
| Linux |
What's Changed
- Fix #972: stop false "fingerprint changed" warnings on every SSH connect by @binaricat in #973
- Fix #969: auto-fill saved password into PAM-style keyboard-interactive prompts by @binaricat in #974
- Fix #938: Homebrew tap auto-bump on stable release by @binaricat in #976
Full Changelog: v1.1.5...v1.1.6
v1.1.5
Download based on your OS:
| OS | Download |
|---|---|
| Windows | |
| macOS | |
| Linux |
What's Changed
- [codex] Fix issue 957 long paste display by @binaricat in #959
- feat(sftp): add drive switcher dropdown for local Windows panes by @penguinway in #953
- Fix #957: persist SSH known-host trust across app restarts by @binaricat in #960
- Fix #954: unify Tooltip styling + replace native selects by @binaricat in #961
- Fix #958: highlight IPv6 + allow editing built-in keyword rules by @binaricat in #962
- Fix #919: harden built-in Telnet handshake for legacy gear by @binaricat in #963
- Place per-host statusbar tooltips below their triggers by @binaricat in #964
- Bring Duplicate / Copy Credentials to Pinned + Recently Connected menus by @binaricat in #965
- Use shadcn Button for the settings gear in the top tab bar by @binaricat in #966
- Use shadcn Button for the settings gear in the top tab bar by @binaricat in #967
Full Changelog: v1.1.4...v1.1.5
v1.1.4
Download based on your OS:
| OS | Download |
|---|---|
| Windows | |
| macOS | |
| Linux |
What's Changed
- Fix #931: let users pick a CJK font + per-font smart pairing by @binaricat in #940
- Fix #941: restore right-click paste in mouse-tracking TUIs by @binaricat in #946
- Fix AI export menu theme colors by @DeepFal in #944
- Fix #939: per-host SSH keepalive override + cloud-friendly defaults by @binaricat in #947
- Add #951: copy-host-address button to per-host statusbar by @binaricat in #952
New Contributors
Full Changelog: v1.1.3...v1.1.4
v1.1.3
Download based on your OS:
| OS | Download |
|---|---|
| Windows | |
| macOS | |
| Linux |
What's Changed
- [codex] Improve Telnet credential login by @binaricat in #909
- allow quick edit for grid mode of keychain view by @yuzifu in #911
- Add hotkey to open Settings panel by @binaricat in #921
- Restart session log stream on reconnect by @binaricat in #923
- feat: Optimization of SSH Key Passphrase and Keychain by @gorgiaxx in #918
- Add Upload File(s) item to SFTP context menu by @binaricat in #922
- Support Shift+Enter by @bet4it in #924
- Fix SSH known host verification by @binaricat in #926
- Fix WebDAV Basic Auth for non-ASCII passwords (Hetzner #891) by @binaricat in #934
- Sync AI/UI settings and fix multi-display settings window placement by @binaricat in #928
- Fix ghost text duplicating glyphs after Tab completion (#906) by @binaricat in #935
- Stabilize useTerminalBackend return identity by @binaricat in #936
New Contributors
Full Changelog: v1.1.2...v1.1.3
v1.1.2
Download based on your OS:
| OS | Download |
|---|---|
| Windows | |
| macOS | |
| Linux |
What's Changed
- [codex] Fix Windows mosh terminfo bundle by @binaricat in #889
- Bundle mosh terminfo on Linux and macOS (#890) by @binaricat in #894
- Fix session log by @yuzifu in #896
- fix: handle Windows agent paths with spaces by @yuzifu in #899
- [codex] add reusable proxy profiles by @binaricat in #901
- Fix Windows mosh startup by @binaricat in #903
- Fix Windows mosh binary fallback selection by @binaricat in #904
- Strip LC_* before mosh ssh handshake by @binaricat in #905
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Download based on your OS:
| OS | Download |
|---|---|
| Windows | |
| macOS | |
| Linux |
What's Changed
- [codex] Keep known hosts local during sync by @binaricat in #863
- [codex] Fix terminal custom accent color by @binaricat in #864
- Bundle mosh-client + Node-side PTY handshake (Phase 1 + 2 + 3) by @binaricat in #865
- Wire bundled mosh release flow by @binaricat in #873
- Run CI on every push/PR; gate release on strict v tags by @binaricat in #868
- fix(sftp): use custom tooltips in transfer queue by @MackDing in #872
- fix(autocomplete): recognize Nerd Font / Powerline glyphs as prompt terminators by @YumeSaku in #871
- feat: add SFTP upload conflict handling by @yuzifu in #874
- Fix Tab completion preferring history over local files by @tces1 in #867
- feat(ssh): enhance getSessionPwd to support fish shell and improve cwd retrieval by @lateautumn233 in #869
- [codex] Preserve provider reasoning context by @binaricat in #877
- [codex] Remove mosh client path setting by @binaricat in #878
- Fix Codex ACP model selection by @binaricat in #879
- Improve ACP agent error diagnostics by @binaricat in #880
- [codex] Tighten AI chat spacing by @binaricat in #883
- Fix DeepSeek reasoning replay for tool loops by @binaricat in #882
- [codex] Use dedicated mosh binary repository by @binaricat in #881
- [codex] Fix SFTP editor saved state by @binaricat in #887
New Contributors
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Download based on your OS:
| OS | Download |
|---|---|
| Windows | |
| macOS | |
| Linux |
What's Changed
- [codex] Show SFTP toolbar button by @binaricat in #834
- fix: resolve WebGL blank frame on resize and keep split pane bright on context menu by @lateautumn233 in #837
- [codex] Add X11 forwarding support by @binaricat in #835
- [codex] Enable Nerd Font glyphs in terminal by @binaricat in #845
- [codex] Bundle Symbols Nerd Font Mono for terminal icon fallback by @binaricat in #846
- fix(session-logs): render terminal control sequences in saved logs by @yuzifu in #832
- [codex] Resolve mosh client across PATH gaps (closes #842) by @binaricat in #847
- [codex] Settings: detect & override mosh client path by @binaricat in #849
- [codex] Fix PowerShell MCP command execution by @binaricat in #851
- Drop stale lastIdlePrompt before forcing PowerShell wrapper by @binaricat in #852
- fix(quit): target main window for dirty-editor check on quit by @lateautumn233 in #840
- Harden the dirty-editor quit guard by @binaricat in #853
- feat(ai-chat): expose data-role CSS hooks on chat messages by @binaricat in #854
- [codex] Fix terminal cursor preference handling by @binaricat in #855
- fix: consume SFTP side panel initial location once by @yuzifu in #856
- [codex] Optimize snippets shortcut behavior by @binaricat in #857
- [codex] Show auto-detected mosh path by @binaricat in #858
New Contributors
- @lateautumn233 made their first contribution in #837
Full Changelog: v1.0.99...v1.1.0
v1.0.99
Download based on your OS:
| OS | Download |
|---|---|
| Windows | |
| macOS | |
| Linux |
What's Changed
- fix(cloud-sync): preserve adapter across browser handoff (closes #827) by @binaricat in #828
Full Changelog: v1.0.98...v1.0.99
v1.0.98
Download based on your OS:
| OS | Download |
|---|---|
| Windows | |
| macOS | |
| Linux |
What's Changed
- Fix Midnight brightness, optimize backdrop-blur, and remove unused radial gradients. by @libalpm64 in #817
- fix(terminal): preserve selection when typing Space or uppercase (#819) by @binaricat in #820
- fix(settings): guard customKeyBindings sync against echo loop (closes #818) by @binaricat in #821
- fix(tray): ship multi-size .ico for Windows to fix HiDPI blur (closes #794) by @binaricat in #822
- fix(cloud-sync): fall back to OS-assigned OAuth port when 45678 is busy (closes #823) by @binaricat in #824
Full Changelog: v1.0.97...v1.0.98
v1.0.97
Download based on your OS:
| OS | Download |
|---|---|
| Windows | |
| macOS | |
| Linux |
What's Changed
- Fix blurry Windows tray icon on high-DPI displays (#794) by @binaricat in #797
- Redesign macOS tray icon to match app icon by @binaricat in #798
- Render snippets sidebar as an expandable tree (#800) by @binaricat in #801
- Align snippet row icons with package row icons in tree by @binaricat in #802
- Enlarge app icon squircle to match other macOS dock apps by @binaricat in #803
- feat(editor): promote SFTP text editor into top-level tabs (#631) by @binaricat in #808
- fix(editor): address Codex review feedback on PR #808 by @binaricat in #809
- fix(ssh): include legacy HMACs for very old servers (closes #807) by @binaricat in #810
- fix(sftp): download all selected files, not just the right-clicked one (closes #805) by @binaricat in #811
- feat(terminal): quick encoding switch for telnet & serial (closes #804) by @binaricat in #812
- fix(autocomplete): stop prepending theme cwd ("~ ") to completed commands (closes #806) by @binaricat in #814
- Fix Security Issues by @libalpm64 in #799
- fix(autocomplete): sync ghost text to live input on every keystroke by @binaricat in #815
- fix(icons): restore full-bleed Windows/Linux icon while keeping macOS squircle padding (closes #813) by @binaricat in #816
Full Changelog: v1.0.96...v1.0.97