Release Notes

v1.4.0

  • Updated dependencies to fresh versions.

v1.3.9

  • Used features factory.

v1.3.8

v1.3.7

  • Updated glace-core.
  • Started to use $ only.

v1.3.6

  • Started to support slaves mechanism.

v1.3.5

  • Choose global proxy port randomly by default.

v1.3.4

  • Updated dependencies.

v1.3.3

v1.3.2

  • Changed logging level for cache.
  • Fixed bug that ctx can be null on mitm proxy error.

v1.3.1

  • Restore web url after stop HTTP proxy.

v1.3.0

v1.2.9

  • Used docstring style in steps.

v1.2.8

  • Added feature to manage requests and responses proxy speed separately and together.

v1.2.7

  • Fixed bug that on reconnect http proxy didn't use proxy options.

v1.2.6

  • Fixed typo in help: use --web-url CLI option instead of wrong --url.

v1.2.5

  • Chrome is restarted if any proxy is stopped and it was launched.
  • Ability to pass custom chrome options in command to launch chrome.
  • Multiple fixes of bugs found by unit and e2e tests.