mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 21:51:23 +00:00
35 lines
1.1 KiB
Plaintext
35 lines
1.1 KiB
Plaintext
2012-05-04 Michael Jumper <zhangmaike@users.sourceforge.net>
|
|
|
|
* Touch-specific menus and keyboard support
|
|
* Logout prompt
|
|
* Multiple connections per user in user-mapping.xml
|
|
* Touch-related UI usability improvements
|
|
* Support for single sign-on
|
|
* Support for authentication involving parameters in URLs
|
|
* Test for WebSocket support (pluggable WebSocket support not yet stable)
|
|
* UI style improvements
|
|
|
|
2011-12-11 Michael Jumper <zhangmaike@users.sourceforge.net>
|
|
|
|
* Improved UI usability
|
|
* Support for multiple connections per user
|
|
* Real support for authentication providers
|
|
* Logout button
|
|
* Connection type icons (thanks to Tango Desktop Project)
|
|
* Fixed Ctrl-Alt-Delete bug (ticket #57)
|
|
* Fixed arrow key rendering (Chrome-specific issue)
|
|
* Fixed exception in XMLReader.parse() (ticket #66)
|
|
|
|
2011-07-13 Michael Jumper <zhangmaike@users.sourceforge.net>
|
|
|
|
* Migrated to new tunnel API
|
|
* Major cleanup of UI
|
|
* Fixed corrupt mouse cursor image
|
|
* Improved JavaScript style
|
|
* Logging (via SLF4J)
|
|
|
|
2011-03-02 Michael Jumper <zhangmaike@users.sourceforge.net>
|
|
|
|
* Initial release of modern 0.3.0+ series
|
|
|