You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Update version to 1.1.0 in Cargo.toml
- Update README.md with v1.1.0 summary
- Update man page version
- Update debian/changelog with detailed release notes
- Update CHANGELOG.md with comprehensive v1.1.0 changes
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -993,6 +993,7 @@ See the [LICENSE](./LICENSE) file for details.
993
993
## Changelog
994
994
995
995
### Recent Updates
996
+
-**v1.1.0 (2025/10/24):** Add macOS Keychain integration for SSH key passphrases (UseKeychain option) with automatic password fallback and ProxyUseFdpass support
996
997
-**v1.0.0 (2025/10/24):** Major milestone release with comprehensive SSH configuration support (~71 options), certificate authentication, advanced security features, and modular parser architecture
997
998
-**v0.9.1 (2025/10/14):** Complete PTY terminal modes implementation with Shift key input support
998
999
-**v0.9.0 (2025/10/14):** Add SSH ProxyJump support for file transfers and interactive mode, update packages
0 commit comments