Skip to content

Releases: binaricat/Netcatty

v1.0.95

19 Apr 08:57
071c95a

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

New Contributors

Full Changelog: v1.0.94...v1.0.95

v1.0.94

18 Apr 16:13
51a6b7e

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

  • Honor CSI 3 J by default; add toggle to preserve scrollback on clear by @binaricat in #761
  • Fix invisible caret in settings window inputs on Windows (#760) by @binaricat in #762
  • Add opt-in setting to preserve mouse selection across keystrokes (#755) by @binaricat in #763
  • Add Close All / Others / To-the-Right tab actions (#748) by @binaricat in #764
  • Fix ACP history replay and compaction by @tces1 in #754
  • Batch Windows hidden-attribute detection in local FS listing (#766) by @binaricat in #767
  • Classify AI proxy / size-limit errors instead of showing raw Zod output (#765) by @binaricat in #768
  • Preload compact history on first turn after app restart (#753 hedge) by @binaricat in #769

Full Changelog: v1.0.93...v1.0.94

v1.0.93

16 Apr 20:32
98e3a6b

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

  • [codex] Fix duplicated serial hosts not saving by @binaricat in #732
  • [codex] Accept empty SSH identification banners for compatibility by @binaricat in #733
  • [codex] Preserve terminal focus when clicking the toolbar overlay by @binaricat in #734
  • Clarify Netcatty CLI launcher guidance by @tces1 in #738
  • Ctrl+W close priority + local shell busy confirmation by @binaricat in #739
  • Cloud sync data-loss prevention (4-layer defense) by @binaricat in #742
  • Tab bar: duplicate-adjacent insertion + wheel-to-horizontal scroll by @binaricat in #743
  • Let single Tab fall through to shell when only ghost text is shown by @binaricat in #745

Full Changelog: v1.0.92...v1.0.93

v1.0.92

15 Apr 11:10
4574f1e

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: remove invalid eval -- in fish shell wrapper (#721) by @binaricat in #725
  • feat(ai-chat): fit-to-content popovers + keyboard nav for @/slash menus by @binaricat in #726
  • fix: stabilize scoped AI draft/session transitions by @tces1 in #724

Full Changelog: v1.0.91...v1.0.92

v1.0.91

14 Apr 19:59
5bc5a6c

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: scope AI draft and session resume state by @tces1 in #712
  • feat: add paste-selection terminal command (closes #637) by @binaricat in #715
  • [codex] Fix mac fullscreen close-to-tray behavior by @binaricat in #717
  • fix: stop cancelling mac fullscreen tray-hide on internal show event by @binaricat in #718
  • [codex] Harden sync overwrite protection and add local restore history by @binaricat in #720
  • feat: add stable CSS hooks to tab components (#714) by @binaricat in #722
  • fix: address Codex follow-up review on PR #720 by @binaricat in #723

Full Changelog: v1.0.90...v1.0.91

v1.0.90

13 Apr 12:16
110e050

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 Netcatty user skills scanning and chat selection flow by @tces1 in #704
  • fix: decouple Codex agent auth from netcatty provider list (#705) by @binaricat in #706
  • fix: decouple Claude agent auth from netcatty provider list by @binaricat in #707
  • feat: dynamically probe claude-agent-acp for available models by @binaricat in #708

Full Changelog: v1.0.89...v1.0.90

v1.0.89

12 Apr 18:56
ca6ca3f

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.88...v1.0.89

v1.0.88

11 Apr 16:54
98dda8a

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: mouse wheel scrolling broken when scrollback set to 0 by @binaricat in #692
  • fix: Claude ACP agent now uses custom API key and base URL by @binaricat in #693

Full Changelog: v1.0.87...v1.0.88

v1.0.87

10 Apr 14:36
d1408b8

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: prevent crash when clicking external links with no default browser by @binaricat in #676
  • feat: auto-detect network devices from SSH banner and skip stats polling by @binaricat in #680
  • fix: pass legacyAlgorithms to port forwarding SSH connections by @binaricat in #682
  • fix: prevent empty vault from overwriting cloud data on startup by @binaricat in #683
  • feat: add Gist revision history UI for vault restore by @binaricat in #685
  • Add Skills + CLI mode for external agents by @tces1 in #599
  • feat: add Windows portable build target by @binaricat in #686
  • fix: normalize CRLF to LF when saving text files via SFTP by @binaricat in #687
  • feat: add Follow Application Theme for terminal + 14 UI-matched themes by @binaricat in #688

Full Changelog: v1.0.86...v1.0.87

v1.0.86

09 Apr 11:13
51abe7d

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: Shorten MCP approval timeout by @tces1 in #659
  • Follow up #640 for the Snippets page by @tces1 in #662
  • fix: preserve file permissions when saving edited file via SFTP by @binaricat in #667
  • fix: pin toolbar above content on KeychainManager page by @yuzifu in #666
  • fix: send SSH keepalive on idle SFTP sessions to prevent NAT drop by @binaricat in #671

Full Changelog: v1.0.85...v1.0.86