Skip to content

qmax-mcp 0.6.0

Choose a tag to compare

@Desperado Desperado released this 25 Aug 20:38
· 23 commits to main since this release
20004f2

Highlights

  • scan_url now supports workspace-relative Playwright storage state and authenticated same-origin link checks without returning credentials.
  • Authenticated scans and inspections require explicit acknowledgePrivateContent: true consent.
  • Accessibility scans detect mouse-only controls, including interactive ARIA roles without keyboard focusability.
  • Isolated Playwright runs fail fast on workspace-relative imports with actionable diagnostics.
  • Workspace path containment, runner environment validation, and per-run directory isolation are hardened.

Install

npx -y @qualitymax/qmax-mcp@0.6.0

Full details: CHANGELOG.md

Merged work: #69, release candidate #71.