1.3.0
This release contains a lot of internal code restructuring and dependency upgrades but also some little features and a bunch of bugfixes.
⚙️ Changes
- Vault rework
- Connection view has been updated
- Internal code rework to support different vault sources
- remote encrypted (grasshopper vault, selfhosted [soom tm])
- local unencrypted vaults (filesystem based)
- local encrypted in future release
- Internal code rework to support multiple vaults per vault source
- preparatory measures for future features
- grasshopper vaults that reference the legacy vault URL are updated to the new vault URL
- The list of last connections stored in the client config file is automatically migrated to a local vault
- Improved connection search by adding a relevance sorting
- Added abort button in connect screen
- Improved host autocomplete search
⚙️ Internal changes
- Improve startup time a little bit
- Updated xterm to 5.1.0
- New filesystem access with rate limit for even more security
- Improved reliability of some prompt modals
🪲 Bugfixes
- Fixed: Editor closes even if a permission denied error happens
- Fixed: News tab not rendering linebreaks
- Fixed: Dropdown of tabs is displayed behind the editor if it is open
- Fixed: history clear, history delete last command not working
- Fixed: closing the keyfile password modal using esc does not reset to form
- Fixed: error when closing the login modal
- Fixed: editing aliases in the settings inconsistent
- Fixed: unsaved changes warning in editor showing every time after being triggered once
- Fixed: hovering links in the terminal
- Fixed: issue with the updater download
- Fixed: handle vault token revoke correctly
- Fixed: downloading folders in file transfer broken
- Fixed: editor highlighting broken for php file