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

# Changelog

Release notes for both the Maverics Orchestrator and Maverics Console, organized by year in reverse chronological order.

The Orchestrator uses calendar versioning in `vYYYY.MM.BUILD` format (e.g., v2026.02.1), where `BUILD` is the sequential build number within that month. The Console uses a similar `vYYYY.MM.DD` format, where `DD` is the day of the month the release was published. The Orchestrator transitioned from semantic versioning (v0.x.x) to CalVer starting with v2025.05.1.

## Orchestrator Releases

<CardGroup cols={2}>
  <Card title="2026" icon="calendar" href="/changelog/orchestrator/2026">
    Latest Orchestrator releases
  </Card>

  <Card title="2025" icon="calendar" href="/changelog/orchestrator/2025">
    CalVer transition and v0.100+
  </Card>

  <Card title="2024" icon="calendar" href="/changelog/orchestrator/2024">
    v0.26 through v0.27
  </Card>

  <Card title="2023" icon="calendar" href="/changelog/orchestrator/2023">
    v0.23 through v0.25
  </Card>
</CardGroup>

## Console Releases

<CardGroup cols={2}>
  <Card title="2026" icon="calendar" href="/changelog/console/2026">
    Latest Console releases
  </Card>

  <Card title="2025" icon="calendar" href="/changelog/console/2025">
    Console UI overhaul and AI Identity Gateway
  </Card>

  <Card title="2024" icon="calendar" href="/changelog/console/2024">
    Early Console releases
  </Card>
</CardGroup>
