Skip to content

v1.0.41

Choose a tag to compare

@binaricat binaricat released this 04 Mar 18:36
· 4088 commits to main since this release
e50a087

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(sftp): recover stale channel after network reconnect by @RoryChou-flux in #265
  • fix: handle quoted ID values in /etc/os-release for RHEL distro detection by @binaricat in #267
  • fix(ci): build Linux x64 in debian:bullseye container for native modules by @binaricat in #268
  • fix: skip SSH key passphrase prompt for password-only connections by @binaricat in #269
  • feat: add bookmark support for local SFTP directories by @binaricat in #270
  • fix: check Windows SSH Agent before connecting to agent pipe by @binaricat in #271
  • feat: add terminal encoding switcher for SSH sessions (#261) by @binaricat in #272

Full Changelog: v1.0.40...v1.0.41