github binaricat/Netcatty v1.1.79

3 hours ago

✨ Release Highlights

Netcatty v1.1.79 tightens terminal keyword highlighting, hardens SFTP (sudo / virtual root), and fixes a cluster of SSH reconnect and AI provider-URL issues.

🔦 Keyword highlight

  • Idle Enter no longer treats Ubuntu RTT onScroll (before buffer dims update) as a user scroll, so still-visible keyword matches do not flash (#2931, #2879).
  • Prompt redraw after idle Enter mutes decoration dispose/apply for the Enter guard window, avoiding an xterm full-viewport repaint that made custom rules (e.g. ~ / #) flicker.
  • End / jump-back-to-bottom during the Enter guard still scans immediately by tracking prior scrollback browsing; sustained command output lifts the mute early via write-burst detection.
  • Earlier Enter-guard work for bottom-pinned echo deferral is included (#2880).

📂 SFTP: sudo, virtual root, and session reuse

  • Sudo SFTP can reuse the existing SSH session (including MFA-aware paths) and aligns session-backed open with openSftp fallbacks (#2938, #2945).
  • Virtual-root sessions, provisional root listing, and home-candidate recovery when realpath root is not listable (#2934, #2941).
  • Side-panel auto-connect dedupe edge cases fixed.

🔌 SSH reconnect & terminal

  • Parked reconnect no longer restores a stale CWD; Dropbear server-stats stay safe; connect scripts rerun cleanly on manual reconnect (#2917, #2932, #2928).
  • Terminal font shortcuts / focus routing, command popups after vault hydration, docker/tmux popup timeout, and theme header button alignment (#2906, #2929, #2937).

🤖 AI providers

  • Anthropic-compatible Base URL only gets /v1 appended when the URL is bare — custom paths are no longer double-prefixed (#2946 / #2944).
  • host_open session lifecycle hardened.

📝 Notes & polish

  • Notes tree width resize is driven from the DOM for smoother drag; narrow sidebar titles ellipsize correctly (#2909, #2908).
  • Workspace host-drop focus targets, port-forward panel polish, macOS small app icon, and assorted system-manager mount filters.

Download based on your OS:

OS Download
Windows Setup x64
macOS DMG Apple Silicon DMG Intel X64
Linux AppImage x64 DebPackage x64 RpmPackage x64 ArchPackage x64
AppImage arm64 DebPackage arm64 RpmPackage arm64 ArchPackage arm64

Code signing policy

Netcatty is applying to the SignPath Foundation open-source program. Once
approved, covered Windows release artifacts will use Free code signing provided by SignPath.io, certificate by SignPath Foundation.
See the
Code signing policy
and Privacy policy.

What's Changed

Full Changelog: v1.1.78...v1.1.79

Don't miss a new Netcatty release

NewReleases is sending notifications on new releases.