This is a bugfix release
This is to resolve several critical issues in ssh_config parser.
What's Changed
- Fix
ssh_config
parser. It marked hosts as invalid whenHostName
was not defined [details]. - Resolve a problem which led to losing focus on previously selected host when app restarts [details].
- Add more cases to e2e tests.
Full Changelog: v1.4.0...v1.4.1