Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 2.47 KB

File metadata and controls

38 lines (22 loc) · 2.47 KB

Changelog

1.1.1 (2026-03-11)

Bug Fixes

  • add database seed step to frontend-tests CI job (#16) (5e5044a)
  • pin GitHub Actions to commit SHAs for supply chain security (#14) (79f2e8d)

1.1.0 (2026-03-10)

Features

  • add production environment gate to release job (fdc5f79)

1.0.0 (2026-03-10)

Features

  • add accessibility agent configuration (a7ee1fc)
  • add code review guidelines and restructure testing guidelines for clarity (e057815)
  • add release-please workflow and SBOM generation (f0bf048)
  • add reusable Svelte 5 UI components (62788a1)
  • add testing guidelines for unit and E2E tests (67a2478)
  • initialize v1 release with changelog (#12) (4ad689a)

Bug Fixes

  • bind servers to 0.0.0.0 for container networking (1ed4d5b)
  • implement categories and publishers API endpoints and fix test imports (50ce0f4)
  • improve accessibility with ARIA attributes and focus states (76f22fd)
  • update reference to Playwright MCP server in pull request guidelines (0f9ec68)

Changelog