github binaricat/Netcatty v1.1.21

latest releases: v1.1.72, v1.1.71, v1.1.70...
one month ago

Download based on your OS:

OS Download
Windows Setup x64
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 Catty tool result history repair by @binaricat in #1192
  • [codex] Fix terminal wheel font zoom capture by @binaricat in #1195
  • Add SSH debug logging setting by @binaricat in #1197
  • fix: hover feedback for window controls by @pyroch in #1203
  • feat(distro): add Alibaba Cloud Linux distro icon by @binaricat in #1205
  • fix(ai): make the top AI button toggle and remove unused reminder button by @binaricat in #1206
  • fix(autocomplete): flip popup at window edges and follow accent color (#1202) by @binaricat in #1207
  • fix(ssh): reuse authenticated SSH connections for Copy Tab (#1204) by @binaricat in #1209
  • fix: show host stats in Mosh mode with a companion SSH connection (#1198) by @binaricat in #1213
  • fix: persist OneDrive token refreshes and show reconnect prompts (#1189) by @binaricat in #1208
  • fix: persist Google Drive token refreshes (follow-up to #1208) by @binaricat in #1219
  • fix(terminal): encode input with the session charset (#1216) by @binaricat in #1222
  • fix: unblock macOS auto-update installation by allowing the app to quit by @binaricat in #1224
  • fix(terminal): destructure sshDebugLogEnabled in TerminalPane (fixes ReferenceError) by @binaricat in #1231
  • feat(terminal): support startup arguments for custom local shells (#1221) by @binaricat in #1225
  • refactor(ai): migrate agent backends from ACP to official SDKs (claude/codex/copilot) by @binaricat in #1229
  • fix: route Cmd+W through existing tab close flow by @atoz03 in #1234
  • [codex] compact long Catty agent context by @binaricat in #1237
  • Add full EternalTerminal (ET) protocol support alongside the existing SSH, Mosh, Telnet, and Serial protocols. ET automatically reconnects when the network drops or the user's IP changes, making it ideal for mobile and unreliable networks. by @lateautumn233 in #1212
  • feat(sftp): add Open with system default for native Windows file association (fixes #1236) by @binaricat in #1239
  • [codex] fix CJK IME composition overflow by @binaricat in #1240
  • fix(terminal): use composed CJK font stack in xterm constructor to fix Chinese char width (#1226) by @binaricat in #1233
  • [codex] redact attachment payloads during context compaction by @binaricat in #1241
  • fix(ai): make SDK deps optional, degrade gracefully when missing by @binaricat in #1242
  • [codex] fix copilot thinking stream by @binaricat in #1243
  • [codex] improve codex live progress by @binaricat in #1247
  • Support pasting local files into SFTP by @binaricat in #1248
  • [codex] reuse SSH channel for terminal splits by @binaricat in #1249

New Contributors

Full Changelog: v1.1.20...v1.1.21

Don't miss a new Netcatty release

NewReleases is sending notifications on new releases.