Skip to content

v0.9.2

Choose a tag to compare

@github-actions github-actions released this 16 Aug 15:15
· 175 commits to main since this release

Changes since v0.9.1

  • chore(release): bump remaining version references to 0.9.2
  • chore(release): v0.9.2
  • fix(remediation): count content-tagger fixes in the remediation result
  • ci(release): gate all publishing on green CI for the published SHA
  • fix(security): validate every browser request and redirect hop during web scans
  • docs(quickstart): document the WCAG knowledge-base seeding steps
  • docs(quickstart): pull nomic-embed-text alongside the chat model
  • chore(github): convert issue templates to YAML issue forms
  • chore(deps): bump the pip-minor-patch group across 1 directory with 78 updates (#138)
  • chore(github): issue-form contact links routing questions to Discussions
  • docs(readme): route questions and ideas to the now-enabled Discussions
  • docs(examples): three runnable examples — engine-direct, API, CLI
  • fix(deps): drop the mpmath pin — sympy bounds it (<1.4)
  • docs+build: make Node versions coherent — dashboard 22, CLI floor 20
  • fix(deps): drop the direct pydantic_core pin — let pydantic govern it
  • chore(deps): bump rich from 14.2.0 to 15.0.0 (#129)
  • chore(deps): bump more-itertools from 10.8.0 to 11.1.0 (#130)
  • chore(deps): bump reportlab from 4.4.10 to 5.0.0 (#131)
  • chore(deps): bump pycparser from 2.23 to 3.0 (#133)
  • ci(publish-npm): Node 20 → 22 — npm@latest (npm 12) requires node >=22