- Support image and html copy/paste in all browsers.
- Support shared clipboard on gateway which allow you copy anything among connections.
- Support Alt E/V/A/T/H keys on IE (reserved for IE menu).
- Can leave session connected on gateway and connect back from other devices.
- Can set up supported SSL protocols and client authentication for SSL.
- Audio playing performance improved.
- Workaround for IE11 cursor bug (IE11 bug 801833).
- Display print dialog directly
- CredSSP works on all Java versions.
- 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.
- Support uploading directory in Chrome and Opera.
- Fixed zero size file uploading issue.
- Fixed minWidth/minHeight doesn't work after orientation changed
- Fixed Spanish keyboard (Unicode and non-unicode) issue.
- Fixed audio playback broken issue on Firefox 26.
- Fixed wrong html link issue on load banlanced gateway.
- Fixed null object issue on joined VNC conection.
- UPDATE: SparkGateway.jar, html directory.
- onTextReceived method is final in AbstractHandler, please use onText instead.
- remoteAppLogin in appcfg.js deprecated, please use hideLogin instead.
- Sound doesn't work on IE
- Drag file to local desktop directly works on Chrome, Opera Next only.
- RemoteApp on separated Window doesn't work on IE because of IE bug.
- Copy/paste image, html doesn't work on IE 10 (text only) because of IE 10 bug, please update to IE 11.
|