- Support VNC protocol (vnc.html) and shadowing.
- Support customized cursor on IE
- Support auto reconnect (set reconnectTimes in appcfg.js)
- Auto reload the last used connection settings on rdp.html
- Upload license file from config.html
- Fixed cross-domain trust issue when using webfeed integration
- Fixed drive redirection issue on particular RDP hosts.
- Fixed input issue on IE 11 (Windows 8.1 with touch)
- Fixed paste issue on IE with touch.
- Fixed copy issue when using unicode keyboard on Firefox
- Fixed stopped progress issue on the player.
- Fixed numpad key issue after window resized.
- Set up error code in ClientException (plugin)
- UPDATE: replace SparkGateway.jar, html directory.
- You need to recompile your plugin if you are using sessionInformation.getConfig(), now it returns SessionConfig which is the parent class of RdpConfig and VncConfig.
|