Skip to content

v1.7.0: better Chrome Developer tools implementation

Compare
Choose a tag to compare
@vania-pooh vania-pooh released this 18 Sep 09:52
· 522 commits to gh-pages since this release

New features

  • #228 - automatically using tmpfs for browser pods
  • #231 - better Chrome Developer Tools protocol support (connecting to web-socket automatically starts browser)

Fixes

  • #225 - invalid escaping in env section
  • #230 - setting runAs in service.json does not work

Improvements

  • #223 - documentation improvements
  • #226 - bump Golang to 1.15