Files
guacamole-client/guacamole/ChangeLog
2013-05-29 11:57:53 -07:00

68 lines
2.0 KiB
Plaintext

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