> For the complete documentation index, see [llms.txt](https://divoc.digit.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://divoc.digit.org/divoc-wiki-3.1/platform/release-notes.md).

# Release Notes

### Release notes for supported versions are given below:&#x20;

* [Release notes 1.24.0](https://github.com/egovernments/DIVOC/releases/tag/1.24.0-generic) (on-demand EU-DCC and FHIR-DDCC export)
* [Release notes 1.23.3](https://github.com/egovernments/DIVOC/releases/tag/1.23.3-generic) (minor enhancements and UI fixes)
* [Release notes 1.23.2](https://github.com/egovernments/DIVOC/releases/tag/1.23.2-generic) (bug fixes and enhancements)&#x20;
* [Release notes 1.23.1](https://github.com/egovernments/DIVOC/releases/tag/1.23.1-generic) (UI enhancements and bug fixes)
* [Release notes 1.23.0](https://github.com/egovernments/DIVOC/releases/tag/1.23.0-generic) (secondary dosage flows and design enhancements)
* [Release notes 1.22.1](https://github.com/egovernments/DIVOC/releases/tag/1.22.1-generic) (minor enhancements and UI fixes)
* [Release notes 1.22.0](https://github.com/egovernments/DIVOC/releases/tag/1.22.0-generic) (design enhancements and bug fixes)
* [Release notes 1.21.0](https://github.com/egovernments/DIVOC/releases/tag/1.21.0-generic) (facility application enhancements)
* [Release notes 1.20.2](https://github.com/egovernments/DIVOC/releases/tag/1.20.2-generic) (minor enhancements and bug fixes)
* [Release notes 1.20.1 ](https://github.com/egovernments/DIVOC/releases/tag/1.20.1-generic)(minor enhancement on appointment)
* [Release notes 1.20.0](https://github.com/egovernments/DIVOC/releases/tag/1.20.0-generic) (registration and appointment)
* [Release notes 2.0.0](https://github.com/egovernments/DIVOC/releases/tag/2.0.0-generic) (generic) and [2.0 release features](/divoc-wiki-3.1/platform/release-notes/divoc-2.0-release-features.md)
* [Release notes/features 3.0](/divoc-wiki-3.1/platform/release-notes/divoc-3.0-release-features.md)
* [Release notes/features 3.1](/divoc-wiki-3.1/platform/release-notes/divoc-3.1-release-features.md)

[![Creative Commons License](https://i.creativecommons.org/l/by/4.0/80x15.png)](http://creativecommons.org/licenses/by/4.0/)*All content on this page by* [*eGov Foundation*](https://egov.org.in/) *is licensed under a* [*Creative Commons Attribution 4.0 International License*](http://creativecommons.org/licenses/by/4.0/)*.*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://divoc.digit.org/divoc-wiki-3.1/platform/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.
