Releases: testingbot/mcp-server
Releases · testingbot/mcp-server
Release list
v1.0.2
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
webdriverloads
(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).
1.0.1
Bump version to fix NPM publish error.
Full Changelog: 1.0.0...1.0.1
1.0.0 release
Initial release of the TestingBot MCP server