github binaricat/Netcatty v1.1.69

latest release: v1.1.70
2 days ago

✨ Release Highlights

Netcatty v1.1.69 is a broad foundation-and-reliability release. It introduces the building blocks for first-party plugins, makes Catty sessions more durable, strengthens multi-device sync and live port forwarding, and improves terminal performance alongside several everyday workflow refinements.

🧩 A foundation for Netcatty plugins

Netcatty now includes a plugin contract, SDK, CLI tooling, and a working example plugin. The new foundation covers validated package loading, bounded streaming, cancellation, secret references, and safer runtime boundaries so future plugins can integrate with the app through a consistent, hardened interface.

🤖 More durable Catty sessions

Long-running Catty work is more resilient. Terminal context is preserved more carefully as conversations grow, saved tool outputs survive app restarts, UTF-8 content remains intact across streamed chunks, and idle agent sessions can close automatically without racing against fresh activity.

🔄 Convergent sync and accurate live port forwarding

Multi-device sync now uses a convergent data model with a guarded migration path, including correct handling when cloud settings are applied during the first merge. Port forwarding status also tracks the real backend state across reconnects, retries, multiple windows, tray actions, and replaced tunnels instead of drifting away from what is actually running.

⚡ Smoother terminals and remote sessions

Terminal output arriving in many tiny network chunks is coalesced for smoother rendering, and the WebGL renderer can recover after a graphics-context loss. This release also updates bundled Mosh support to MoshCatty 0.1.8, keeps non-hibernated background tabs active, makes batch tab closing consistent, and improves SFTP secondary-authentication recovery.

🎨 Better fonts, editing, and system visibility

The snippet editor now supports find and replace, while terminal settings can use locally installed CJK fonts with primary and fallback choices. System Manager reports ImmortalWrt metrics more reliably and totals real mounted-disk capacity without double-counting shared or image-backed volumes. Disk capacity values now stay readable with at most two decimal places, and the Netcatty wordmark remains consistent when users change the interface font.

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

What's Changed

New Contributors

Full Changelog: v1.1.68...v1.1.69

Don't miss a new Netcatty release

NewReleases is sending notifications on new releases.