Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Oct 15:47
· 6 commits to main since this release
a911d81

k6 Studio v0.4.0 is here!

New features

App settings

We added a Settings dialog where you can configure Recorder and Proxy. Expect more settings to appear there in future.

Recorder settings

It is now possible to provide the path to the Chrome executable instead of letting k6 Studio find it automatically.

Proxy settings

Set a custom proxy port and control whether k6 Studio should try to find an available port if the proxy port is in use. Choose between regular and upstream mode, allowing you to record through a third-party proxy.

Top-level error boundary

If the app crashes unexpectedly, an error component will be displayed allowing you to restart the app.

Bug fixes

  • Fix invalid regex in Begin/End crashes k6 Studio
  • Remove WebSocket requests from recording