All Versions
12
Latest Version
Avg Release Cycle
66 days
Latest Release
1542 days ago

Changelog History
Page 1

  • v1.6.7 Changes

    March 27, 2020

    ๐Ÿ†• New features

    • #298 - ability to specify root token

    ๐Ÿ‘Œ Improvements

    • ๐Ÿณ #305 - added ca-certificates to Docker image
  • v1.6.6 Changes

    October 26, 2019

    ๐Ÿ†• New features

    • ๐Ÿ‘ #281 - profiling (pprof) support
    • ๐ŸŒฒ #290 - logging proxy errors

    ๐Ÿ›  Fixes

    • #273 - correctly proxying HTTPS to external services
    • #294 - correctly working with gzipped requests

    ๐Ÿ‘Œ Improvements

    • #292 - do minimum locking on confLock
  • v1.6.5 Changes

    June 24, 2019

    ๐Ÿ‘Œ 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 Changes

    February 19, 2019

    ๐Ÿ†• New features

    • #268 - proxying devtools API

    ๐Ÿ›  Fixes

    • ๐ŸŒฒ #260 - fix for BAD_CAPABILITY logging
    • ๐Ÿ“„ #261 - typo in docs
  • v1.6.3 Changes

    December 15, 2018

    ๐Ÿ†• 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
    • 0๏ธโƒฃ #256 - using default platform when platform is ANY
  • v1.6.2 Changes

    November 16, 2018

    ๐Ÿ†• 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 Changes

    July 23, 2018

    ๐Ÿ†• New features

    • ๐Ÿ”Š #225 - ability to proxy logs to upstream hosts
  • v1.6.0 Changes

    July 18, 2018

    ๐Ÿ†• New features

    • ๐Ÿ‘ #190 - platforms support
    • ๐Ÿ‘ #220 - /wd/hub/status API support
  • v1.5.5 Changes

    June 01, 2018

    ๐Ÿ†• 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 Changes

    May 09, 2018

    ๐Ÿ›  Fixes

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

    ๐Ÿ‘Œ Improvements

    • #193 - removing credentials in /quota API