Skip to content

v1.1.70

Latest

Choose a tag to compare

@binaricat binaricat released this 19 Jul 05:00
f900b96

✨ Release Highlights

Netcatty v1.1.70 focuses on smoother terminal interaction, clearer system information, and faster everyday file workflows. It also strengthens the plugin foundation for future extensions.

⚡ Smooth typing after large terminal output

Typing no longer triggers unnecessary full-screen redraws when the terminal is already at the bottom. Large-output sessions remain responsive, while typing still returns you to the latest output when you are viewing earlier history.

💽 Correct disk totals on multi-disk hosts

The compact terminal status now totals all mounted disks instead of showing only the first filesystem. The expanded view still shows each mounted disk separately.

📂 Faster SFTP navigation

SFTP adds an optional “Folders first” mode, keeps sorting consistent across files and folders, and supports incremental keyboard selection in both list and tree views.

📝 Manual logs follow your selected format

Toolbar-started session logs now respect the configured text, raw, or HTML format and use the matching file extension, even when automatic logging is disabled.

🧩 A stronger plugin foundation

The plugin platform gains durable package storage and isolated browser and utility runtimes behind the development gate, providing safer lifecycle and recovery boundaries for upcoming plugin features.

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

Full Changelog: v1.1.69...v1.1.70