Skip to content

v1.0.2

Choose a tag to compare

@jochen-testingbot jochen-testingbot released this 18 Jun 11:19
· 15 commits to main since this release

Depends on @testingbot/automation-mcp ^0.1.5 and fixes issues surfaced testing
in Claude Desktop:

  • Fix stdio JSON-RPC corruption: silence @wdio/logger before webdriver loads
    (via a side-effect module imported first, so ESM hoisting can't defeat it).
  • getUserInfo: render only fields the /v1/user API actually returns (no more
    "Email: undefined"; uses seconds / concurrency).
  • Pulls in automation-mcp 0.1.5: setTimeouts fix, realDevice support with
    availability/version pre-flight, and tb_screenshot save-to-file.
  • Unify the OIDC release workflow (trusted publishing, version-tag guard).