Skip to content

Releases: HorlogeSkynet/SSHubl

v0.5.0

30 Nov 19:55
v0.5.0
Compare
Choose a tag to compare

Added

  • Interactive SSH connection (through Terminus) (see #25)
  • Disable spellcheck in remote terminal view (Terminus v0.3.32+) (see #17)

Fixed

  • Plugin loading on Windows (see #24)
  • UNIX domain socket removal against Windows remote (see #25)
  • ssh_host_authentication_for_localhost cannot be disabled (see 93cc3ac)

Removed

  • terminus_is_installed (hidden) setting

⚠️ Due to a feature missing from win32-OpenSSH implementation (see #24 for details), Windows is not yet fully-supported.

v0.4.0

07 Aug 18:22
v0.4.0
Compare
Choose a tag to compare

Added

  • Package now available on Package Control
  • Path of UNIX domain socket that couldn't be removed in warning log message

v0.3.0

31 Jul 09:44
v0.3.0
Compare
Choose a tag to compare

Added

  • UNIX domain socket automatic removal on forward cancellation

Changed

  • Only hide forward target host part when it corresponds to a "loopback" or "unspecified" IP address in view statuses

Fixed

  • Reverse forward opening when remote target is an UNIX domain socket
  • Reverse forward with remote port allocation (e.g. -R 127.0.0.1:0:[...]) isn't removed from session on cancellation