Download based on your OS:
| OS | Download |
|---|---|
| Windows | |
| macOS | |
| Linux |
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