Build 927:
1. RDP: Added resetSize(width, height) to adjust the resolution for remote desktop and display and display area for RemoteApp.
2. VNC: Fixed a recorded file playing back issue.
3. VNC: Fixed sending extra KEY_RESERVED when pressing SYSRQ on TigerVNC with RawKeyboard enabled.
4. VNC/SSH: Fixed connection issue when confirmJoin is true.
5. ALL: LocalInteface supports customized ui components: var surface = new svGlobal.LocalInteface(canvas, {notifications: new hi5.Notification(rootContainer), pcKey: yourPckKey, toolbar: yourToolbar});
6. Fixed seekbar position not working issue when playing recorded ssh session.

Build 926
1. RDP: Close the file downloading notification after the file was downloaded.

Build 925
1. VNC: Fixed no keyboard input issue when qemu keyboard extension enabled in the VNC server.

Build 924
1. RDP: Fixed session disconnecting issue when fileUnprompted is set in gateway.conf in a rare case.
2. RDP: Fixed wrong key generated issue when pressing Shift+7, NumPad_Add on Unicode keybaord.
3. RDP: Fixed Ctrl+PrtScn generateing PrtScn down/up, Ctrl down/up issue.
4. RDP: hi5.appcfg.remoteCursor = true to use remote cursor only.
5. Fixed element of null issue when closing a session.

Build 923
1. Fixed SSO not working issue on RD webfeed integration.
2. Fixed getButton of null (toolbar) issue.

Build 922:
1. Fixed Illegal char * issue on RDWeb feed integration (Invalid Windows Path).

Build 921:
1. The gateway sets a JESSIONID cookie, which can be used by load balancer.
2. FILE: Fixed “Marlformed URL” exception in SMB2/SFTM file proxy.