Skip to content

DevLens v1.1.2

Latest

Choose a tag to compare

@atikulmunna atikulmunna released this 01 Mar 17:42
· 30 commits to main since this release
c4b612f

Highlights

  • Added deterministic E2E smoke gate for analyze -> dashboard -> chat flow in CI.
  • Stabilized smoke execution across Windows/CI environments.
  • Hardened compose env loading: .env.example required + .env optional override.
  • Ignored Windows desktop.ini artifacts.

Validation

  • Local regression: docker compose up -d --build, migrations, and smoke E2E passed.
  • CI required checks passed on merged PRs #52, #53, #54.