# Roadmap

## Add our appoach to releasing updates…

### 1. Introduction

The OpenCRVS roadmap provides visibility into planned features and release timelines. This helps implementation partners, governments, and the OpenCRVS community plan their implementations and understand when specific capabilities will become available.

The roadmap is primarily determined based on confirmed system requirements coming from current and future OpenCRVS implementations, ensuring that development priorities align with real-world needs.

***

### 2. Future release dates

The following table provides an overview of projected delivery dates for future releases.

| **Release** | **Beta release date** | **Full release date** |
| ----------- | --------------------- | --------------------- |
| v2.0        | 27 March 2026         | 8 May 2026            |

#### Release types

* **Beta release** — Made available after initial QA testing, but before full regression testing has been commenced. It is not intended for live use in a production environment, however it allows accredited implementation partners to test out sample configurations and to contribute to the release testing effort.
* **Full release** — Production-ready release that has passed full regression testing and is ready for live use.

\<aside> 📅

**Dates are indicative** — All dates provided are subject to change, however OpenCRVS Product Management makes every effort to provide accurate estimates to support implementation planning.

\</aside>

***

### 3. Future product scope

The scope for future releases of OpenCRVS is primarily determined based on confirmed system requirements coming from current and future OpenCRVS implementations.

#### How to influence the roadmap

Get in touch via [OpenCRVS GitHub Discussions](https://github.com/opencrvs/opencrvs-core/discussions/categories/feature-requests) to share your priority feature requests.

Your input helps us:

* **Prioritise features** that solve real-world problems
* **Understand use cases** that drive design decisions
* **Align releases** with implementation timelines
* **Build capabilities** that work across different country contexts

***

### 4. Stay informed

To stay up to date with OpenCRVS releases and roadmap changes:

* **GitHub Discussions** — Follow feature request discussions and provide feedback
* **Release notes** — Review detailed release notes for each version
* **Community updates** — Join the OpenCRVS community for announcements and updates


---

# 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/roadmap.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.
