Build 1139, July 26, 2026
- RDP: fix issue with different keyboard layouts when Ctrl + C/Q/Z/S are not converted to Windows + C/Q/Z/S on macOS
- SSH: set up environment variable with new envVars parameter: url += “&envVars=” + encodeURIComponent(“NAME1=11\nNAME2=22”)
- SSH: support copyToLocal and copyToRemote parameters (same as RDP)
7.4, Build 1138, July 26, 2026
- RDP: Ctrl + C/Q/Z/S won’t be converted to Windows + C/Q/Z/S on macOS with unicode keyboard
- RDP: add “Overwrite existing file” checkbox in file uploading UI
- SSH: add aes256-gcm@openssh.com and aes128-gcm@openssh.com ciphers
- SSH: fix OpenSSSH key parsing issue
- User: allow scheduled access (config.html)