graSSHopper Changelog

What's new in graSSHopper 1.1.8

May 13, 2021
  • Changes:
  • Be gone - Added ability to delete history dividers
  • Fixes:
  • Back to the fu.. - Revert to old shell matching
  • Stay focused once again - Fixed terminal not being focused when running the clear terminal command
  • You spin me right round - Fixed spinner icons not spinning

New in graSSHopper 1.1.7 (May 7, 2021)

  • Updated to electron 12
  • Implemented a new shortcut system
  • Moved from webfont icons to vue svg icons
  • Migrated more code from jquery to vue
  • Updated the history shell name and path matching (this might be buggy, please report any issues)
  • Configurable shortcut (F1 by default) to open the new actionbar
  • Type to search for a command
  • Open a new connection, launch a project, generate a password and paste it in the terminal, create a clip from the last history entry, quickly open a specific setting and more

New in graSSHopper 1.1.6 (Dec 15, 2020)

  • Changes:
  • Internal stuff, not that interesting for you
  • Upgraded to webpack 5
  • Updated other dependencies
  • Only allow http and https when calling shell.openExternal (security)
  • Fixes:
  • Tricky stuff - Fixed some terminal resize bugs
  • Broken stuff - Fixed error when a server closes connection right after connecting (rssh for example)
  • nano yes - Fixed permission toast not disappearing, improved error catch, only show mouse toggle button when nano is open

New in graSSHopper 1.1.5 (Dec 4, 2020)

  • Moar config options - Configurable scroll-speed, letter-spacing, font-weight and font-weight for bold characters
  • What was the default font? - Added reset to default button for config entries
  • Good news, everyone! - Added a news panel to keep you up-to-date
  • Shortcut wizardry - Added ctrl+tab shortcut to cycle through the connection tabs
  • Updated the tab init process when the explorer is active, should be a bit faster
  • U got any more of them.. colors? - When there are no colors in the terminal and no .bashrc file is detected, creating one will be suggested. Can be turned off in the config
  • Optional autosudo - When a sudo password prompt for the initial user is detected, the password will be entered automatically. This is turned off by default, if you want to use it, switch it on in the config

New in graSSHopper 1.1.4 (Oct 14, 2020)

  • Changes:
  • I dont want toast - Added automatic dismissal of some toasts
  • I dont want to wait - Added ability to cancel an initializing ssh connection
  • I dont want anybody to see this - Added ability to remove history entries
  • Testcases - Added some simple testcases using puppeteer
  • Virtual shell improvements - Updated the multiline detection
  • Host autocomplete - the host field in the connection form now suggest hosts from your connection history
  • Editor - Improvements:
  • 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!
  • No you can see me, now you don't - added a show/hide button to the password field in the vault
  • Fixes:
  • History shenanigans - Fixed duplicate history entries caused by sudo prompts
  • S(SH)mooth flow - Fixed a minor ssh init progress bug
  • Stay focused once again - 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
  • Contextmenu fix - Fixed contextmenu being cut off when being opened close to the lower edge of the window
  • Messed up terminal - Fixed a resize bug
  • Messed up tabz - Fixed a resize tab indicator bug
  • IPFault6 - Fixed inserting an ipv6 adress into the host field triggering quickinsert