# Updates and releases

Everything you need to know about what's changed in Cerby. Browse release notes by year, explore client-specific updates, and dive into feature highlights that showcase what's possible with the platform.

***

## What you can find here

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>What's new</strong></td><td>Platform-wide release notes organized by year, covering new features, enhancements, and security fixes.</td><td><a href="https://help.cerby.com/updates-and-releases/whats-new">https://help.cerby.com/updates-and-releases/whats-new</a></td></tr><tr><td><strong>Cerby web app</strong></td><td>Release notes specific to the Cerby web app.</td><td><a href="https://help.cerby.com/updates-and-releases/cerby-web-app">https://help.cerby.com/updates-and-releases/cerby-web-app</a></td></tr><tr><td><strong>Cerby browser extension</strong></td><td>Release notes specific to the Cerby browser extension.</td><td><a href="https://help.cerby.com/updates-and-releases/cerby-browser-extension">https://help.cerby.com/updates-and-releases/cerby-browser-extension</a></td></tr><tr><td><strong>Cerby mobile app</strong></td><td>Release notes specific to the Cerby mobile app for iOS and Android.</td><td><a href="https://help.cerby.com/updates-and-releases/cerby-mobile-app">https://help.cerby.com/updates-and-releases/cerby-mobile-app</a></td></tr><tr><td><strong>Cerby API</strong></td><td>Release notes for the Cerby API, including new endpoints and breaking changes.</td><td><a href="https://help.cerby.com/updates-and-releases/cerby-api">https://help.cerby.com/updates-and-releases/cerby-api</a></td></tr><tr><td><strong>Cerby CLI</strong></td><td>Release notes for the Cerby CLI tool.</td><td><a href="https://help.cerby.com/updates-and-releases/cerby-cli">https://help.cerby.com/updates-and-releases/cerby-cli</a></td></tr><tr><td><strong>Feature highlights</strong></td><td>In-depth looks at major capabilities and how to get the most out of them.</td><td><a href="https://help.cerby.com/updates-and-releases/feature-highlights">https://help.cerby.com/updates-and-releases/feature-highlights</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.cerby.com/updates-and-releases/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
