Skip to content

Releases: aerokube/ggr

v1.6.5: /ping API RFC3339 date/time

24 Jun 09:54
bbf99bb
Compare
Choose a tag to compare

Improvements

  • #271 - ability to read configuration files without namespaces
  • #276 - /ping API produces RFC3339 date/time
  • #278 - using ReverseProxy to proxy devtools API (+ migrated to Golang 1.12)

v1.6.4: proxying devtools API

19 Feb 04:27
8d36ed3
Compare
Choose a tag to compare

New features

  • #268 - proxying devtools API

Fixes

  • #260 - fix for BAD_CAPABILITY logging
  • #261 - typo in docs

v1.6.3: supporting ANY platform value

15 Dec 18:01
4a2e23f
Compare
Choose a tag to compare

New features

  • #214 - support VNC proxying via WSS (added documentation)

Fixes

  • #125 - logging when string capabilities are passed as not strings

Improvements

  • #242 - added documentation about using Ggr with Appium
  • #256 - using default platform when platform is ANY

v1.6.2: clipboard API support

16 Nov 03:54
8957bfa
Compare
Choose a tag to compare

New features

  • #228 - ability to enable automatic quota reload
  • #236 - created sessions counter
  • #247 - proxying clipboard API

Fixes

  • #251 - panic in route logic

Improvements

  • #244 - migrated to go mod

v1.6.1: proxying saved logs

23 Jul 14:25
fee1cde
Compare
Choose a tag to compare

New features

  • #225 - ability to proxy logs to upstream hosts

v1.6.0: platforms support

18 Jul 03:27
9252740
Compare
Choose a tag to compare

New features

  • #190 - platforms support
  • #220 - /wd/hub/status API support

v1.5.5: custom labels in logs

01 Jun 16:43
0f1ada3
Compare
Choose a tag to compare

New features

  • #212 - ability to log key-value pairs from labels capability

Fixes

  • #191 - panic on missing users.htpasswd file and guest quota

v1.5.4: removing credentials from /quota API

09 May 15:17
1e94fba
Compare
Choose a tag to compare

Fixes

  • #181 - fixed crash when using directory instead of users file
  • #196 - memory leak

Improvements

  • #193 - removing credentials in /quota API

v1.5.3: ability to proxy file downloads

15 Apr 14:39
b0a1371
Compare
Choose a tag to compare

New features

  • #168 - ability to proxy file downloads

v1.5.2: W3C capabilities support

30 Mar 03:44
99ae3a4
Compare
Choose a tag to compare

New features

  • #180 - supporting W3C capabilities format

Improvements

  • #183 - better session creation algorithm for Selenoid