# Archive

Looking for details on past releases or historical changes to Umbraco Cloud?

This section contains release note overviews from previous years — perfect for tracking feature rollouts, bug fixes, and platform changes over time.

## Release Notes by Year

{% content-ref url="/pages/O9wGE8fLnQMHkpXenlvM" %}
[Overview 2025](/umbraco-cloud/release-notes/archive/overview-2025.md)
{% endcontent-ref %}

{% content-ref url="/pages/rsDqXLWG8wPO8hAteM2x" %}
[Overview 2024](/umbraco-cloud/release-notes/archive/overview-2024.md)
{% endcontent-ref %}

{% content-ref url="/pages/ku7LdWp5rRh9SBYNrXHG" %}
[Overview 2023](/umbraco-cloud/release-notes/archive/overview-2023.md)
{% endcontent-ref %}

{% content-ref url="/pages/w4GQbCtGSvpNrUr5vw1v" %}
[Overview 2022](/umbraco-cloud/release-notes/archive/overview-2022.md)
{% endcontent-ref %}

### Latest Updates

Looking for the latest updates? See the[ Release Notes Overview 2026](/umbraco-cloud/release-notes/overview-2026.md).


---

# 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://docs.umbraco.com/umbraco-cloud/release-notes/archive.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.
