Skip to content

v0.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Aug 08:42
· 9 commits to main since this release
v0.6.0
b18dbe5

Changes

  • Merge pull request #38 from netresearch/release/v0.6.0
  • Merge pull request #37 from netresearch/feat/prose-answer
  • Merge pull request #34 from netresearch/chore/accessibility-gate

Installation

composer require netresearch/nr-browser-ai

Publication status

Security

All release artifacts are signed with Sigstore keyless signing.

Verify signatures

cosign verify-blob \
  --bundle nr_browser_ai-0.6.0.zip.sigstore.json \
  --certificate-identity-regexp "https://github.com/netresearch/.*" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  nr_browser_ai-0.6.0.zip

Verify checksums

sha256sum -c checksums.txt

Software Bill of Materials (SBOM)

SBOMs are provided in both SPDX and CycloneDX formats for supply chain transparency.