Improves encryption, overhauled the file manager, better credential system, fixed various bugs, and automated SSL generation
Update Log:
- Completely overhauled the file manager. It is now similar to that of Windows Explorer. You can manage files directly on remote servers with support for viewing and editing code, images, audio, and video. You can also upload, download, rename, delete, and move files seamlessly.
- Added SSH certificate generation within the credential manager. You can also deploy the SSH certificates to the server automatically.
- Improved database security by locking out user data after inactivity and storing it with AES-256 encryption.
- Added ability to import/export your DB to other instances of Termix
- Improved SSH tunnel reliability
- Added versioning system to Electron desktop builds
- Generate SSL certificates within Termix via
.env
variables. See docs. - Moved backend ports to the
30000
range so that you can use ports8081-8085
for the frontend. This does not affect existing Termix setups.
Bug Fixes: