Skip to content

Latest commit

 

History

History
128 lines (66 loc) · 6.64 KB

File metadata and controls

128 lines (66 loc) · 6.64 KB

0.10.1 (2026-03-30)

🐛 Bug Fixes

  • ci: fixed report parsing and shell injection (e77ea8d)
  • ci: updated checkout action fetch depth parameter (54a294c)

⚡ Performance

  • ci: optimized CRA scanning performance (d766e1c)

♻️ Refactoring

  • actions: simplified jq queries in CRA compliance actions (351ecb1)
  • workflow: cleaned up CRA compliance workflow template (9f5d086)

0.10.0 (2026-03-29)

🚀 Features

  • ci: added EU DoC and PDF rendering (b5a6e05)

♻️ Refactoring

  • cra-render: refactored PDF rendering to WeasyPrint (ff84147)

0.9.1 (2026-03-28)

🐛 Bug Fixes

0.9.0 (2026-03-27)

🚀 Features

  • cra: add compliance report, CLI tool, VEX template, and workflow integration (6459b38)

0.8.5 (2026-03-26)

🐛 Bug Fixes

  • seo: add hreflang to RSS auto-discovery link tags (db24a88)

0.8.4 (2026-03-26)

🐛 Bug Fixes

  • rss: implement per-locale feeds via URL filter (e81100b)

0.8.3 (2026-03-26)

🐛 Bug Fixes

  • rss: simplify to single feed.xml with auto-discovery (30c502b)

0.8.2 (2026-03-26)

🐛 Bug Fixes

  • config: remove RSS icon from socialLinks (not locale-aware) (5af41b4)

0.8.1 (2026-03-26)

🐛 Bug Fixes

  • config: prevent RSS plugin from replacing socialLinks (def1e32)

0.8.0 (2026-03-26)

🚀 Features

  • seo: add robots.txt and RSS feeds per locale (0f0eaf2)

0.7.0 (2026-03-26)

🚀 Features

  • config: enable image lazy loading for markdown images (6db562e)

0.6.0 (2026-03-26)

🚀 Features

  • seo: add sitemap generation (db10b87)

0.5.0 (2026-03-26)

🚀 Features

  • theme: add print stylesheet for audit-ready documentation output (3b0050b)

0.4.0 (2026-03-26)

🚀 Features

  • cra-compliance: added compliance matrix and scope checker documentation (6635de1)

0.3.2 (2026-03-23)

🐛 Bug Fixes

  • deps: resolve npm audit vulnerabilities (0369cac)

0.3.1 (2026-02-10)

🐛 Bug Fixes

  • Update documentation structure and section numbering across multiple files (1da2098)

0.3.0 (2026-02-10)

🚀 Features

  • refactor announcement handling in AnnouncementBanner component (350d3a7)

0.2.0 (2026-02-10)

🚀 Features

  • add title template for CRA Compliance documentation (4a70bff)

0.1.0 (2026-02-10)

🚀 Features

  • add templates and documentation for vulnerability management and risk assessment (909ee2a)
  • Initial Commit (ec10ad1)