Skip to content

v1.19.0

Compare
Choose a tag to compare
@SchoofsKelvin SchoofsKelvin released this 17 Dec 17:37
· 179 commits to master since this release

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, ...