Skip to content

v0.1.0

Choose a tag to compare

@devsecninja-automation devsecninja-automation released this 18 Jun 12:40
b1c0a48

0.1.0 (2026-06-18)

Features

  • add A3-vs-A5 and Prioritize views; trilingual; remove a5 highlight (d3c292e)
  • add Copilot coding agent instructions (c6a5939)
  • add French (fr) translation with AI-translation disclaimer (b4ea522)
  • add onboarding instructions for Copilot coding agent (9a434fa)
  • add practical implementation guidance to the detail pane (#37) (a4529c3)
  • add repo link and MIT license badge to footer (#34) (99cc72f)
  • clarify in footer that data stays within the browser (#33) (df7604e)
  • deps: update dependency eslint-plugin-react-refresh ( 0.4.26 ➔ 0.5.3 ) [automerge] (#7) (3dd90c7)
  • deps: Update dependency globals ( 15.15.0 ➔ 17.6.0 ) (#10) (6fc0941)
  • deps: Update dependency jsdom ( 25.0.1 ➔ 29.1.1 ) (#11) (33990d5)
  • deps: Update dependency vitest ( 2.1.9 ➔ 3.2.6 ) [SECURITY] (#2) (bc309e2)
  • deps: update dependency wrangler ( 4.100.0 ➔ 4.101.0 ) [automerge] (#44) (5e85bf4)
  • deps: Update react monorepo (major) (#14) (2ca22fa)
  • deps: update vite (6.4.3 → 8.0.16) and @vitejs/plugin-react (4.7.0 → 6.0.2) (#57) (eae40b5)
  • deps: Update vitest monorepo ( 3.2.6 ➔ 4.1.8 ) (#48) (4e67909)
  • enable Cloudflare preview in GitHub Actions (bf31727)
  • enable Cloudflare production in GitHub Actions (92b040c)
  • footer: show release version and short commit hash (#60) (ed5371a)
  • github-release: update mise ( v2026.5.18 ➔ v2026.6.0 ) [automerge] (#45) (6df25de)
  • mise: update tool pipx:checkov ( 3.2.532 ➔ 3.3.1 ) [automerge] (#46) (e4f26e1)
  • mise: update tool trivy ( 0.70.0 ➔ 0.71.0 ) [automerge] (#8) (4ad177c)
  • scaffold GRIP × Microsoft webinar visualizer (57cbf0c)
  • update filter UI and add localization for filter labels; enhance linting configuration (8bea1d8)

Bug Fixes

  • adjust padding and position for improved layout consistency (6da0db4)
  • deps: pin dependencies [automerge] (#4) (7750be8)
  • deps: update vitest monorepo ( 4.1.8 ➔ 4.1.9 ) [automerge] (#55) (a528fec)
  • github-release: update mise ( v2026.5.16 ➔ v2026.5.18 ) [automerge] (#5) (dc4281f)
  • github-release: update mise ( v2026.6.0 ➔ v2026.6.11 ) [automerge] (#50) (ddab7c2)
  • mise: update tool pipx:checkov ( 3.2.530 ➔ 3.2.532 ) [automerge] (#6) (721d3fb)
  • mise: update tool trivy ( 0.71.0 ➔ 0.71.1 ) [automerge] (#43) (64f4428)
  • serve from root for Cloudflare Pages deploy (eca461f)

Miscellaneous Chores