v1.19.0
New features:
SSH FS
view with nice UI for listing configs, managing connections/terminals, ...- Support prompting the
Host
field - Add
Terminal command
field to change the terminal launch command (defaults to$SHELL
)
Changes:
- Upgrade codebase to typescript@4.0.2
- Refactor Manager, add ConnectionManager
- Small bug fixes, improved logging, ...