SparkView 3.6版 Release

2014-01-12
  1. Support image and html copy/paste in all browsers.
  2. Support shared clipboard on gateway which allow you copy anything among connections.
  3. Support Alt E/V/A/T/H keys on IE (reserved for IE menu).
  4. Can leave session connected on gateway and connect back from other devices.
  5. Can set up supported SSL protocols and client authentication for SSL.
  6. Audio playing performance improved.
  7. Workaround for IE11 cursor bug (IE11 bug 801833).
  8. Display print dialog directly
  9. CredSSP works on all Java versions.
  10. Use copy dialog to notify user when using copy menu instead of Ctrl+C. Set copyDialog: true in appcfg.js to force using copy dialog always.
  11. Support uploading directory in Chrome and Opera.
  12. Fixed zero size file uploading issue.
  13. Fixed minWidth/minHeight doesn't work after orientation changed
  14. Fixed Spanish keyboard (Unicode and non-unicode) issue.
  15. Fixed audio playback broken issue on Firefox 26.
  16. Fixed wrong html link issue on load banlanced gateway.
  17. Fixed null object issue on joined VNC conection.
  18. UPDATE: SparkGateway.jar, html directory.
Incompatible changes
  1. onTextReceived method is final in AbstractHandler, please use onText instead.
  2. remoteAppLogin in appcfg.js deprecated, please use hideLogin instead.
Known issue
  1. Sound doesn't work on IE
  2. Drag file to local desktop directly works on Chrome, Opera Next only.
  3. RemoteApp on separated Window doesn't work on IE because of IE bug.
  4. Copy/paste image, html doesn't work on IE 10 (text only) because of IE 10 bug, please update to IE 11.