SparkView 3.5版 Release

2013-10-27
  1. Support VNC protocol (vnc.html) and shadowing.
  2. Support customized cursor on IE
  3. Support auto reconnect (set reconnectTimes in appcfg.js)
  4. Auto reload the last used connection settings on rdp.html
  5. Upload license file from config.html
  6. Fixed cross-domain trust issue when using webfeed integration
  7. Fixed drive redirection issue on particular RDP hosts.
  8. Fixed input issue on IE 11 (Windows 8.1 with touch)
  9. Fixed paste issue on IE with touch.
  10. Fixed copy issue when using unicode keyboard on Firefox
  11. Fixed stopped progress issue on the player.
  12. Fixed numpad key issue after window resized.
  13. Set up error code in ClientException (plugin)
  14. UPDATE: replace SparkGateway.jar, html directory.
Incompatible changes
  1. 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.