Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 07:11
· 16 commits to main since this release
v0.5.0
1ae4883

Changes

  • Merge pull request #35 from netresearch/release/v0.5.0
  • Merge pull request #32 from netresearch/feat/form-assistant
  • Merge pull request #33 from netresearch/fix/demo-cta-contrast
  • Merge pull request #31 from netresearch/feat/on-device-product-page
  • Merge pull request #30 from netresearch/chore/adopt-renovate
  • Merge pull request #27 from netresearch/chore/sync-template-checks-r2
  • Merge pull request #25 from netresearch/chore/dedupe-shared-dev-deps
  • Merge pull request #26 from netresearch/chore/sync-template-checks-gate
  • Merge pull request #24 from netresearch/docs/commit-signing-policy

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.5.0.zip.sigstore.json \
  --certificate-identity-regexp "https://github.com/netresearch/.*" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  nr_browser_ai-0.5.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.