Release archive
3.2.115

CRYPTO-REPORT-DOWNLOAD-E2E-CI (Export Flow Coverage)

Release v3.2.115 focuses on CRYPTO-REPORT-DOWNLOAD-E2E-CI (Export Flow Coverage).

ImprovedInternal
CRYPTO-REPORT-DOWNLOAD-E2E-CI (Export Flow Coverage)

Release digest

Improved

  • CRYPTO-REPORT-DOWNLOAD-E2E-CI (Export Flow Coverage) — The frontend CI path now runs the bounded Playwright crypto report download spec after the dashboard action, lint, and build checks. The dashboard Playwright dev server uses the same npm run dev package-manager path as CI, and e2e scripts can resolve the shared test config from tests/ through the dashboard node_modules tree.

Internal

  • Added contract coverage for the npm-backed Playwright runtime path and verified the crypto report download spec locally against Chromium.
  • Re-ran the full Python suite and dashboard lint/build checks.
  • Updated PROJECT_CONTEXT.md because the canonical dashboard local start now matches CI with npm ci and npm run dev. Public-docs decision: no knowledge-base change is required because this is CI/developer workflow coverage, not user-facing product behavior.

Technical notes