Releases: HorlogeSkynet/SSHubl
Releases · HorlogeSkynet/SSHubl
v0.5.0
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
v0.4.0
Added
- Package now available on Package Control
- Path of UNIX domain socket that couldn't be removed in warning log message
v0.3.0
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