Skip to content

v1.3.0

Choose a tag to compare

@swimmwatch swimmwatch released this 06 Jun 16:00
74e1479

Added

  • Added a project release skill for AI agents to prepare, publish, verify, and
    recover releases.
  • Added a project Pull Request skill for AI agents to prepare, create, update,
    and report PRs consistently.
  • Added property-based tests for CLI and environment parsing.
  • Added agent instructions for supply-chain hardening and GitHub security
    changes.
  • Added Streamable HTTP GET /healthz and GET /readyz probes for health and
    readiness checks.
  • Added the cloakbrowser-mcp doctor diagnostics command with human and JSON
    output.
  • Added a stable upstream Playwright MCP tool list reference to the Tools
    documentation.

Changed

  • Added the Advanced SEO MkDocs plugin for generated documentation metadata.
  • Hardened GitHub workflow token permissions and pinned workflow actions.
  • Updated CloakBrowser dependency to ^0.3.31.
  • Updated documentation dependency minimums for MkDocs plugins.
  • Updated npm development dependency minimums to current compatible releases.
  • Expanded Node.js workflow check coverage across major versions 20 through
    26.
  • Updated the project Pull Request skill to assign PRs to the authenticated
    GitHub user by default.