Updated OPKSSH support, web-mobile terminal, backend logging, host/credential management UI, with bug fixes for permissions, caching, and database issues.
| Architecture | Windows | Linux | Mac | Android | iOS |
|---|---|---|---|---|---|
| x86-64 (64-bit) | EXE · MSI · Portable | AppImage · DEB · Portable | DMG | — | — |
| AArch64 (ARM64) | — | AppImage · DEB · Portable | DMG | APK (1.2.0) | IPA (1.2.0) |
| ARMv7 (32-bit) | — | AppImage · DEB · Portable | — | — | — |
| x86-32 (32-bit) | EXE · MSI · Portable | — | — | — | — |
| Universal | Chocolatey | Flatpak | DMG · App Store · Homebrew | — | — |
Update Log:
- OPKSSH support
- Moved add credential and add host button into a different location
- SSH key validation
- Improved web-mobile Terminal to be more up to date
- Improved backend logging by adding more logging points
- Made the username in credentials optional so it can be changed when adding a host
- User Profile toggle for snippet confirmations
- Configurable base path for reverse proxy sub path deployment
- Copy deploy command for SSH keys without password auth
- Manage OIDC config via
.envvariables (overrides database) - Added modern DH group KEX algorithms
- Update translations to show FQDN is supported in IP address fields
- Added Ctrl+V/Cmd+V shortcut for clipboard paste
- Standardized icon
- HTTP proxy support for GitHub API requests
Bug Fixes:
- File manager disconnecting after a few navigations
- Docker permission error when running as non root
- Data loss from encrypted database format mismatch
- Disable browser caching for file manager API
- Removed custom macOS keyboard handling to fix issues with special characters
- Sorted file manager entries alphabetically with directories first
- Added timeout for SFTP readlink to prevent request hang
- Preserve all ssh_data fields in database export/import
- Dashboard cards taking up 100% width on smaller displays
- Changed Crowdin to use locale with underscore to preserve languages with multiple dialects