Changelog¶
Release notes, breaking changes, and migration guides.
Latest Release¶
v4.5.64 (2026-03-01)
- Advisor security hardening: sessionStorage, escapeHtml, type guards, strict boolean coercion
- 3377 tests passing, ~95.0% coverage
- All quality gates passing (ruff, black, mypy, bandit, pytest)
v4.5.63 (2026-02-27)
- Advisor step-level validation with
canProceed()guards on all 8 wizard steps - 3377 tests passing, ~95.0% coverage
- All quality gates passing (ruff, black, mypy, bandit, pytest)
v4.5.62 (2026-02-26)
- AgoraIV integration GAPs 1-5 resolved
- Middleware facade re-exports (10 symbols)
- 67 contract tests for AgoraIV integration
- +336 new tests
Release History¶
For the complete version history from v2.1.0 through current, see the development changelog.
For tagged releases and downloadable artifacts, visit GitHub Releases.
Migration Guides¶
Breaking changes and upgrade instructions are documented in the Migration Guide.