Skip to content

0.3.6

Choose a tag to compare

@github-actions github-actions released this 10 Jul 03:16
Immutable release. Only release title and notes can be modified.
0.3.6
08e5882

Changed

  • Retire Webwright fail-closed and remove its checkout, Python environment,
    dependency lock, and CDP overlay. The compatibility command is now an exact
    tombstone wrapper that exits 78 without starting Python or a browser.
  • Define Playwright CLI and Chrome DevTools MCP as the only active providers,
    both routed through the fixed managed CloakBrowser endpoint.

Security

  • Reject Playwright CLI run-code and --filename escape paths that could
    execute arbitrary code outside the managed CDP configuration.
  • Publish an owner-only canonical browser runtime receipt that binds exact
    content-addressed runtimes, provider binaries, wrappers, service definition,
    source policies, and rigorous live health; add a standalone full verifier.

Fixed

  • Make macOS and Ubuntu strict verification consume the full browser runtime
    integrity verifier instead of accepting command presence or marker matches.