Skip to content

Releases: akinoiro/ssh-list

v1.5.1

27 Oct 21:33

Choose a tag to compare

Fixed

  • Fix parsing error when line contains comment

v1.5.0

17 Sep 07:47

Choose a tag to compare

Added

  • Sorting
  • Parse all ssh config options
  • Ability to change the application's accent color
  • Ability to change row height

v1.4.0

09 Sep 16:30

Choose a tag to compare

Added

  • Parse hosts from Include directive.
  • Parse additional ssh config options: identitiesonly, localforward, remoteforward, dynamicforward, clearallforwardings, exitonforwardfailure, forwardagent, forwardx11, forwardx11timeout, forwardx11trusted, serveralivecountmax, serveraliveinterval, gatewayports, proxyjump, passwordauthentication, pubkeyauthentication, stricthostkeychecking, connecttimeout, controlmaster, controlpath, controlpersist, compression.

Fixed

  • Options order
  • Table constraints

v1.3.0

28 Aug 16:20

Choose a tag to compare

Added

  • Search

Changed

  • Reorganized menu

Fixed

  • Minor bugs

v1.2.0

09 Aug 17:50

Choose a tag to compare

Added

  • Connection copying
  • Remote command execution

v1.1.0

03 Aug 13:31

Choose a tag to compare

Added

  • Support for importing from ~/.ssh/config

Fixed

  • Configuration file paths on Windows
  • Terminal cursor visibility

v1.0.1

29 Jul 14:18

Choose a tag to compare

Changed

  • Table constraints

Fixed

  • Error handling

v1.0.0

24 Jul 19:29

Choose a tag to compare

Initial release