mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
76 lines
2.2 KiB
Plaintext
76 lines
2.2 KiB
Plaintext
2013-07-02 Michael Jumper <mike.jumper@guac-dev.org>
|
|
|
|
* Update rdp.xml with new "enable-printing" parameter
|
|
|
|
2013-06-25 Michael Jumper <mike.jumper@guac-dev.org>
|
|
|
|
* Add support for notifications and file download
|
|
|
|
2013-04-24 James Muehlner <james.muehlner@guac-dev.org>
|
|
|
|
* Fix handling of checkbox parameters (ticket #307)
|
|
|
|
2013-01-09 Michael Jumper <zhangmaike@users.sourceforge.net>
|
|
|
|
* Rewrite parser for user-mapping.xml
|
|
* Fix truncation of parameter values
|
|
|
|
2012-12-09 Michael Jumper <zhangmaike@users.sourceforge.net>
|
|
|
|
* Sort connection IDs alphabetically
|
|
|
|
2012-10-24 Michael Jumper <zhangmaike@users.sourceforge.net>
|
|
|
|
* Implement auto-scaling
|
|
* Send optimal width/height
|
|
* Detect and send supported audio mimetypes
|
|
|
|
2012-10-15 Michael Jumper <zhangmaike@users.sourceforge.net>
|
|
|
|
* Migrate to guacamole-common 0.6.2
|
|
* Migrate to guacamole-common-js 0.6.2
|
|
|
|
2012-08-11 Michael Jumper <zhangmaike@users.sourceforge.net>
|
|
|
|
* Migrate to guacamole-common 0.6.1
|
|
* Migrate to guacamole-common-js 0.6.1
|
|
|
|
2012-06-03 Michael Jumper <zhangmaike@users.sourceforge.net>
|
|
|
|
* Fix clipboard blur bug
|
|
|
|
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
|
|
|