Build 988
1. Added ssh.transferCredential, vnc.transferCredential, telnet.transferCredential in gateway.conf to override the transferCredential value in users.json.
2. Fixed garbage characters on SSH session when users are configured and 2FA is enabled.

Build 987
1. RDP: set transferCredentials as true for imported AD users

Build 986
1. Fixed domain name case sensitive problem on 2FA with active directory integration.

Build 985:
1. RDP: Fixed a drawing issue when 24 bit color is not available.
2. Fixed a API access issue on session shadowing.

Build 984:
1. Fixed Null Pointer Exception when “shadow sessionNumber” in Windows 2008 and clipboard redirection is enabled.
2. Added file.viewable (default is true) in gateway.conf.
4. Added releaseOnMouseOut in appcfg.js to release mouse buttons when user move the cursor out of the session. Default is false. This is helpful when session is in a iframe.

Build 983
1. Removed commons-io library dependency.

Build 982
1. Fixed a big file (> 10G) downloading issue.

Build 981
1. Fixed drive redirection not working on Windows 2003 issue.

Build 980
1. Better lock key status synchronization.
2. Paste file directly with Ctrl/Command + V (keyboard only).
3. Fixed a null pointer issue on VNC recording player.
4. Workaround for “Connecting AudioNodes from AudioContexts with different sample-rate is currently not supported.” error on Firefox when session is running in a iframe.
5. Fixed starting second RemoteApp issue on login2.html.

Build 979
1. RDP: customize file path of audiorecorder_min.js in appcfg.js: audiorecorder: “/mylib/audiorecorder_min.js”;

Bild 978
1. SSH: Fixed Alt key status issue after pressing Alt+TAB.
2. SSH: Removed keyfile log.

Build 977
1. Fixed RemoteApp sometimes not maximized issue on Windows 2019.
3. Fixed a drawing issue caused by browser bug.

Build 976
1. Fixed mouse wheel not working issue on Chrome 89.

Build 975
1. RDP: better audio quality and performance on microphone redirection.
2. TELNET: supports utf-8 encoding.
3. Fixed mouse stuck issue on specific Hyper-V console connection when the resolution is changed in Hyper-V console.

Build 974
1. Supports OTP code (two factor authentication) on Radius integration.
2. Supports transferCredential property on Radius integration.

Build 973
1. List session HTTP API can query with “server”, “user”, “domain”, “symlink” and “__ip” parameters.
2. Fixed RemoteApp permission issue when exe path is used instead of alias name.

Build 972
1. RDP: Fixed copy issue from the non-primary monitor when multi-monitor is enabled.
2. RDP: Better audio input device detection.

Build 971 (6.0.0)
1. Supports native RDP shadowing. You can use shadow.html to shadow any active RDP sessions.
2. Better audio encoding with new thread.
3. Better resolution changes support in session recording.
4. Fixed recorded session playback issue when the resolution is wrong.
5. Spark View becomes a free personal version by default (allow 2 concurrent sessions) if a license file was not found.

Incompatibility warning: audiorecorder_min.js is added and it’ll be loaded by the library automatically. Make sure you deploy it along with other JS files.