Skip to content

Releases: techBeck03/guacamole-api-client

v1.4.1

19 Jan 21:50
Compare
Choose a tag to compare

Changes

  • Moving authentication over to Header based instead of query parameter
  • Added support for user supplied token for DFA use cases
  • Moved away from named paths for identifiers to numeric identifers

v1.2.13

27 May 20:25
Compare
Choose a tag to compare

Changes

  • url escapes

v1.2.12

21 Jan 01:51
Compare
Choose a tag to compare

Changes

  • connections: fixed load balance info json

v1.2.11

19 Jan 16:16
Compare
Choose a tag to compare

Changes

  • SystemPermissions: updated valid choices list to include CREATE_USER_GROUP

v1.2.10

11 Jan 16:55
Compare
Choose a tag to compare

Changes

  • Permissions: added helper functions for connection and connection group permissions

v1.2.9

09 Jan 17:50
Compare
Choose a tag to compare

Changes

  • ConnectionGroups: made ValidTypes function public

v1.2.8

09 Jan 17:47
Compare
Choose a tag to compare

Changes

  • ConnectionGroups: added valid type choices

v1.2.7

06 Jan 21:19
Compare
Choose a tag to compare

Fixes

Connections: handle returning an empty connection

v1.2.6

06 Jan 19:45
Compare
Choose a tag to compare

Changes

  • Connections: Added type functions to return valid choices for certain attributes and parameters

v1.2.5

06 Jan 18:18
Compare
Choose a tag to compare

Changes

  • Connections: changed Properties to Parameters