Skip to content

Releases: quantumsheep/sshs

4.6.1

21 Jan 23:07
0ffe463
Compare
Choose a tag to compare

Full Changelog: 4.6.0...4.6.1

4.6.0

21 Jan 15:57
cd697f4
Compare
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
Compare
Choose a tag to compare

Full Changelog: 4.5.0...4.5.1

4.5.0

14 Aug 14:02
c9c7e5f
Compare
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
Compare
Choose a tag to compare

Full Changelog: 4.4.0...4.4.1

4.4.0

30 Jun 14:19
0454dc9
Compare
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
Compare
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

4.2.1

04 Mar 16:05
e927668
Compare
Choose a tag to compare

🐛 Bug fixes 🐛

  • Changed the template's default value to let ssh decide which port to use
  • Hosts without an Hostname directive will show as if the hostname was the host's name (Fixes #77)

See All the Changes: Here's the full list of updates from version 4.2.0 to 4.2.1

4.2.0

29 Feb 10:00
Compare
Choose a tag to compare

✨ What's New ✨

  • Support for Page Down, Page Up, Home, and End keys: Managing a long list of servers? Navigate quickly in sshs v4 just as you could in v3, now with support for these keyboard shortcuts!

🐛 Bug fixes 🐛

  • Changed the template's default value to connect using the host's name, not the hostname (Fixes #74)
  • Updated Windows builds SHA-256 checksums

See All the Changes: Here's the full list of updates from version 4.1.1 to 4.2.0

4.1.1

23 Feb 13:16
fda77ff
Compare
Choose a tag to compare

🐛 Bug fixes 🐛

  • \t and spaces are now valid key and value separators (Fixes #70)
  • Patterns will be applied to previous hosts instead of just future one (Fixes #71)

🤝 New Contributors 🤝

See All the Changes: Here's the full list of updates from version 4.1.0 to 4.1.1