# Release notes

## Release notes

### 1. Introduction

OpenCRVS release notes document changes, improvements, and fixes delivered in each version. These notes help implementation teams understand what has changed, plan migrations, and take advantage of new features.

Each release includes breaking changes, new features, improvements, and bug fixes. Review the notes carefully before upgrading to ensure compatibility with your country configuration.

***

### 2. Releases

#### v2.1 (Planned Q3 2026)

**Focus:** …

**Key highlights**

* …

**Improvements**

* …

**Breaking changes**

* …

**Bug fixes**

* …

***

#### v2.0 (8 May 2026)

**Focus:** …

**Key highlights**

* ….

**Improvements**

* …

**Breaking changes**

* …

**Bug fixes**

* …

\<aside>

**Major version upgrade** — v2.0 includes significant breaking changes that require careful migration planning. All external integrations must be updated to use the new authentication system.

\</aside>


---

# 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://documentation.opencrvs.org/v2.0/releases/release-notes.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.
