Skip to content

v1.2.6

Choose a tag to compare

@swimmwatch swimmwatch released this 31 May 13:33

Summary

v1.2.6 is a metadata and release tooling patch. Runtime behavior and upstream Playwright MCP tool contracts are unchanged.

Changes

  • Added npm run registry:check and npm run registry:check:strict to verify official MCP Registry publication, npm package availability, GHCR image availability, and best-effort GitHub MCP Registry visibility.
  • Documented the distinction between the official MCP Registry and GitHub's curated github.com/mcp discovery surface.
  • Refined registry-facing package and server metadata to describe the project as a Playwright MCP-compatible browser automation bridge.
  • Updated documentation, version compatibility tables, pinned examples, and changelog for v1.2.6.

Notes

GitHub /mcp visibility remains best-effort. Absence from github.com/mcp is not treated as a release failure unless the strict registry checker is intentionally used.