Skip to content

1.1.4

Compare
Choose a tag to compare
@Coding-Kiwi Coding-Kiwi released this 09 Sep 20:09
· 1 commit to master since this release
36edde8

Usability improvements and keyfile auth!

⚙️ Changes

  • Added automatic dismissal of some toasts
  • Added ability to cancel an initializing ssh connection
  • Added ability to remove history entries
  • Updated the multiline detection
  • the host field in the connection form now suggest hosts from your connection history
  • Editor
    • File association is now saved per tab. Useful if the editor does not select the correct mode and you change it
    • The modal is now slightly bigger
    • Scroll to the top of the file when opening it (was buggy)
  • Keyfile auth - after all these years, you can select a default ssh key in the settings or a custom one in the connection modal, heck you can even save them in the vault!
  • added a show/hide button to the password field in the vault

🪲 Bugfixes

  • History shenanigans - Fixed duplicate history entries caused by sudo prompts
  • Fixed a minor ssh init progress bug
  • Fixed a input/button of new modal not being focused
  • ERR_CONNECTION_REFUSED - Finally fixed the nasty error when launching graSSHopper offline
  • Clips are back - They were never gone but I messed up the clip button, sry for that
  • Fixed contextmenu being cut off when being opened close to the lower edge of the window
  • Fixed a resize bug
  • Fixed a resize tab indicator bug
  • Fixed inserting an ipv6 adress into the host field triggering quickinsert