> ## Documentation Index
> Fetch the complete documentation index at: https://docs.testquorum.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> Release history for the open-source Quorum project.

# Changelog

All notable changes to Quorum are tracked using the Keep a Changelog format.

## Unreleased

### Added

* Public `/benchmarks` page with static benchmark results
* Research paper section on the landing page
* Open-source community health files
* GitHub issue templates and a pull request template
* Password reset flow (forgot-password + reset-password endpoints and frontend pages)
* Email verification on signup with resend capability
* CI workflow running backend tests on push and pull requests
* Docker Compose fail-fast on missing `MONGO_PASSWORD`

## 0.1.0 - 2026-03-11

Initial open-source release of Quorum.

### Added

* Adaptive routing across `council`, `hybrid`, and `single`
* Multi-judge council mode with aggregated verdicts
* Deterministic checks plus a hybrid path
* SSE streaming across the evaluation lifecycle
* Cursor-paginated history and cost inspection
* Authenticated app dashboard and benchmark runner
* JavaScript and Python SDKs
* CI/CD GitHub Action and quality gate workflow
* Docker Compose full-stack configuration
* 5,000-case benchmark assets and research materials

For the canonical source, see the repository's
[`CHANGELOG.md`](https://github.com/AlexLopezGomez/Quorum---Council-LLMs/blob/main/CHANGELOG.md).
