Releases: quantumsheep/sshs
4.7.2
Fix --version to 4.7.2.
See All the Changes: Here's the full list of updates from version 4.7.1 to 4.7.2
4.7.1
Add Linux arm64 .deb.
See All the Changes: Here's the full list of updates from version 4.7.0 to 4.7.1
4.7.0
Important
This release does not contain arm64 debs. If you use arm64 .deb, use 4.7.1.
✨ What's New ✨
- Improve parsing of ssh config files when there are comments
- Make Include directives work as intended
New Contributors
See All the Changes: Here's the full list of updates from version 4.6.1 to 4.7.0
4.6.1
Full Changelog: 4.6.0...4.6.1
4.6.0
✨ What's New ✨
- Added official Arch Linux package to the installation instructions (#112)
- Added
CTRL+NandCTRL+Pkeybindings to the UI (#113)
🌟 New Contributors 🌟
See All the Changes: Here's the full list of updates from version 4.5.1 to 4.6.0
4.5.1
Full Changelog: 4.5.0...4.5.1
4.5.0
✨ What's New ✨
- Running commands before and after an ssh session runs is now possible with
--on-session-start-templateand--on-session-end-templateoptions - Build with
x86_64-unknown-linux-musltarget by @cirolosapio in #100
See All the Changes: Here's the full list of updates from version 4.4.1 to 4.5.0
4.4.1
Full Changelog: 4.4.0...4.4.1
4.4.0
✨ What's New ✨
- The search bar now also searches for hosts destination
- Support for CTRL+J and CTRL+K key binds
- This release and the future ones now contains a .deb of sshs
See All the Changes: Here's the full list of updates from version 4.3.0 to 4.4.0
4.3.0
✨ What's New ✨
- Support multiple config paths and add
/etc/ssh/ssh_configas a default one
🐛 Bug fixes 🐛
- Fixed cargo patch version and update dependencies by @chenrui333 in #79
- Don't restore the terminal two times which fixes restoring issues (Fixes #80)
See All the Changes: Here's the full list of updates from version 4.2.1 to 4.3.0