Build 952
1. Fixed browser side recording issue when server name is null.
2. Gateway can bind on a specific local network address with gw_local_bind HTTP header.
3. Fixed TCP_NO_DELAY not working issue on TELNET connection.
4. login.html can accept user, pwd parameters from the URL.
5. Fixed SSH copy issue after the browser window was resized.
6. Fixed SSH bank screen issue after the browser window was resized.

Build 951:
1. Ignore other user’s mouse input when one user is clicking or dragging on session shadowing.
2. Set tabCapture: false in appcfg.js to disable tab capture.
3. Don’t use black color anymore for cursor underline on session shadowing.

Build 950:
1. Fixed a Windows 2003 connecting issue when SSL is required by server
2. Allow invalid session number when fetching information for multi sessions (HTTP Session API).
3. Fixed “Please wait while connecting” not displayed issue on RemoteApp mode.
4. “smoothfont” is true by default for RDP.
5. Force hideLogin as false when joining a RemoteApp session.
6. Use single color for the underline of joined user’s cursor.

Build 949:

  1. Supports Webcam redirection.
  2. Supports Scanner redirection.
  3. Supports ADFS OAuth2.
  4. Get multi session information at a time with the HTTP session API: http://yourGateway/SESSION?ids=session1,sessions2&…
  5. Fixed RemoteApp resizing issue.
  6. Fixed a specific DIB format issue on clipboard redirection.
  7. Fixed validTo parameter not working issue on HTTP SYMLINK API.
Known issues
  1. IE does’t support audio recording (microphone redirection).
  2. RemoteApp on separated Window doesn’t work on IE because of IE bug.
  3. Windows doesn’t support NumpadEqual. Please use non-numpad or unicode keyboard instead.