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

# What's New

> Release notes and change history for the CloudQuant Data Liberator platform

# What's new

Release notes for the CloudQuant Data Liberator platform. Each version page summarizes the user-visible changes in that release.

<CardGroup cols={3}>
  <Card title="Liberator 2.2" icon="rocket" href="/whats-new/liberator-2.2">
    **Latest.** In-product System Monitoring, Grafana integration, scheduled cache creation, ETL on-the-fly mapping UI, and reliability improvements.
  </Card>

  <Card title="Liberator 2.1.1" icon="wrench" href="/whats-new/liberator-2.1.1">
    Stability patch. Reliability improvements under heavy SQL-source load, configurable branding, friendlier error messages, and a new PCAP FIX delegate.
  </Card>

  <Card title="Liberator 2.1" icon="cube" href="/whats-new/liberator-2.1">
    Major release. Enterprise SSO, concurrent query limits, PSV file support, and broader date-format coverage.
  </Card>
</CardGroup>

## Versioning

Liberator uses **semantic-style versioning** (`MAJOR.MINOR.PATCH`):

* **MAJOR / MINOR** versions (e.g. `2.1` → `2.2`) bundle new features alongside fixes.
* **PATCH** versions (e.g. `2.1` → `2.1.1`) are restricted to fixes and small enhancements.

CloudQuant manages the rollout of new versions to your environment. Reach out to your CloudQuant account team if you have questions about when a specific change reaches you.
