Skip to content

v1.12.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 18:05
· 3 commits to main since this release

1.12.0 (2026-08-09)

Bug Fixes

  • resolve CJS/ESM interop in e2e tests (3bd8b93)
  • resolve TS errors in database.adapter and missing types for better-sqlite3 (03cff58)
  • serve public webapp directory on MCP express server (73fe00c)
  • use correct stryker incremental flag in CI (7405fb1)

Features

  • integrate SQLite database for runs and history (530f5a7)
  • ui: add E2E data-testids and improve a11y across dashboard (a9a289b)