Skip to content

Releases: quantumsheep/sshs

4.7.2

23 Apr 10:50
6545755

Choose a tag to compare

4.7.1

21 Apr 10:44
cc192bb

Choose a tag to compare

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

21 Apr 10:10
3a23ec4

Choose a tag to compare

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

21 Jan 23:07
0ffe463

Choose a tag to compare

Full Changelog: 4.6.0...4.6.1

4.6.0

21 Jan 15:57
cd697f4

Choose a tag to compare

✨ What's New ✨

  • Added official Arch Linux package to the installation instructions (#112)
  • Added CTRL+N and CTRL+P keybindings 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

15 Aug 08:08
70e5fc1

Choose a tag to compare

Full Changelog: 4.5.0...4.5.1

4.5.0

14 Aug 14:02
c9c7e5f

Choose a tag to compare

✨ What's New ✨

  • Running commands before and after an ssh session runs is now possible with --on-session-start-template and --on-session-end-template options
  • Build with x86_64-unknown-linux-musl target 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

30 Jun 16:37
dc34c29

Choose a tag to compare

Full Changelog: 4.4.0...4.4.1

4.4.0

30 Jun 14:19
0454dc9

Choose a tag to compare

✨ 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

12 Mar 19:19
116cb8d

Choose a tag to compare

✨ What's New ✨

  • Support multiple config paths and add /etc/ssh/ssh_config as 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