# Changelog

Notable changes to the Celigo developer platform — the REST API, the `@celigo/celigo-cli` package, and the resources they expose.

We ship continuously. Breaking changes to the API are called out explicitly; non-breaking features roll out without a version bump. Resource-specific fields are tracked on each endpoint in the [API reference](https://developer.celigo.com/api).

## Latest releases

<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>April 2026</strong></td><td>CLI 2026.4.5 launch — <code>@celigo/celigo-cli</code> generally available on npm.</td><td><a href="/pages/FxflL1TzFEe0a31TGwC4">/pages/FxflL1TzFEe0a31TGwC4</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://developer.celigo.com/changelog/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.
