Added command history, revamped SSH tools UI, and includes many general QOL/bug fixes
After upgrading to this version, downgrading will result in an encryption error. Create backups as needed.
| Architecture | Windows | Ubuntu | Mac | Android | iOS |
|---|---|---|---|---|---|
| x86-64 (64-bit) | EXE · MSI · Portable | AppImage · DEB · Portable | DMG | — | — |
| AArch64 (ARM64) | — | AppImage · DEB · Portable | DMG · Universal | APK (1.1.0) | IPA (1.1.0) |
| ARMv7 (32-bit) | — | AppImage · DEB · Portable | — | — | — |
| x86-32 (32-bit) | EXE · MSI · Portable | — | — | — | — |
Update Log:
- Moved all SSH tools into a dedicated sidebar
- Added Command History feature inside the SSH tool sidebar to view/run previous commands more easily
- Use tab in a terminal to autofill command history based on what you're typing (can be disabled in User Profile)
- Revamped the split screen into the new SSH tool sidebar for more fine-grained control over Terminal location
- Allow terminals to be closed while split-screening
- Added command palette (double-tap left shift)
- View recent activity, hosts, and quick actions with a key bind
- Link OIDC account to a password account
- Jump host/bastion host support (chain multiple hosts)
- Toggle to override username on a credential-based host
- New SSH Login Statistics widget
- Added quick actions system
- Create custom buttons that execute an SSH snippet viewable from the server stats page
- Start a SSH connection or see the status on a host from the host manager
- Color-coded files/folders inside the file manager (can be disabled in User Profile)
- Visible ID for hosts/snippets/credentials inside the host manager
- Change folder icon/color
- Improved the login page and added a login animation while the hosts are initializing
- Improved support for Warpgate
- Delete all hosts in a folder
- Improved UI for the database tab of admin settings
- Customize file permissions in the file manager
- Copy file/folder path in file manager
- Compress/decompress zipped folders in the file manager
- Login attempt rate limiting (resets after reboot)
- Save file manager file sorting type to localStorage
- Limited max tab size
- Improved UI for deploying SSH credentials
- Improved form validation by automatically sending the user to the tab with an invalid form entry
- Added reordering and folder/customization system to snippets
Bug Fixes:
- Server stats reporting red status after adding a new host
- Docker pull unexpected EOF
- Users get logged out after the actual 7 days for web and a month for desktop/mobile instead of the previous accidental 6 hours
- Database encryption errors after updating
- Hosts not loading on some devices
- Electron displays a white flashing screen after logging in, then restarting
- Credential deploy error
- Quick actions in the homepage are not overwriting the current host manager tab
- Terminal display issues
- Accept header for OIDC callback request
- Electron localStorage not saving for right-click copy/paste
- Unable to delete hosts/users
- Metrics not taking up full space
- Mobile apps not displaying hosts until logging out
- Base 64 encoded hosts are not getting decoded
- Improved SSH timeouts
- Fixed JSON import system
- Fixed SSH credential deployment error