mirror of
https://github.com/xpipe-io/xpipe.git
synced 2024-11-22 07:30:24 +00:00
14 lines
718 B
Markdown
14 lines
718 B
Markdown
## SSH tunnel improvements
|
|
|
|
- Fix tunnel connections not starting/stopping after being edited in a session
|
|
- Fix default tunnel connection configuration not working with Windows OpenSSH servers
|
|
- Improve tunnel configuration parameter names and descriptions to be more in line with other tools
|
|
|
|
## Other changes
|
|
|
|
- Fix null pointer when manually accepting new SSH host key
|
|
- Fix search for connections dialog being shown even when connection validation has been skipped
|
|
- Fix some passwords not being supplied correctly when using Windows servers as gateways
|
|
- Fix sudo askpass message not including sudo prefix on macOS
|
|
- Improve Warp terminal launching process on macOS
|
|
- Add winget-pkg for package `xpipe-io.xpipe`
|