This is a bugfix release
Fuzzy(approximate match) filter in the host list was replaced with a strict match filter. Strict match filter returns more precise results when working with a large number of records.
What's Changed
- Replace fuzzy filter with a strict match filter in the host list [details].
- Prevent reading SSH host configuration from remote hosts when ssh_config is disabled [details].
- Show identity file path and network port for hosts loaded from ssh_config [details].
Full Changelog: v1.5.0...v1.5.1