> For the complete documentation index, see [llms.txt](https://docs.esignet.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.esignet.io/roadmap-and-releases/versions.md).

# Releases

## Version: 1.8.0

* **Name**: eSignet
* **Date:** 19th May, 2026 <mark style="color:red;">**Coming Soon**</mark>!
* [**Release Notes**](/roadmap-and-releases/versions/v1.8.0.md)

## Version: 1.7.0

* **Name**: eSignet
* **Date:** 2nd December, 2025
* [**Release Notes**](https://github.com/mosip/documentation/blob/esignet/docs/roadmap-and-releases/versions/v1.7.0)

## Version: 1.6.2

* **Name**: v1.6.2 (Patch)
* **Date:** 28th August, 2025
* [**Release Notes**](https://github.com/mosip/documentation/blob/esignet/docs/roadmap-and-releases/versions/v1.6.2)

## Version: 1.6.1

* **Name:** eSignet(Patch)
* **Date:** 29th July, 2025
* [**Release Notes**](https://github.com/mosip/documentation/blob/esignet/docs/roadmap-and-releases/versions/v1.6.1)

## Version: 1.5.1

* **Name:** eSignet(Patch)
* **Date:** 24th Feb, 2025
* [**Release Notes**](https://github.com/mosip/documentation/blob/esignet/docs/roadmap-and-releases/versions/v1.5.1)

## Version: 1.5.0

* **Name:** eSignet
* **Date:** 23rd Jan, 2025
* [**Release Notes**](https://github.com/mosip/documentation/blob/esignet/docs/roadmap-and-releases/versions/v1.5.0)

## Version: 1.4.2

* **Name:** eSignet(Patch)
* **Date:** 22nd Nov, 2024
* [**Release Notes**](/roadmap-and-releases/versions/v1.4.2.md)

## Version: 1.4.1

* **Name:** eSignet(Patch)
* **Date:** 15th July, 2024
* [**Release Notes**](https://github.com/mosip/documentation/blob/esignet/docs/roadmap-and-releases/versions/v1.4.1)

## Version: 1.4.0

* **Name:** eSignet
* **Date:** 23rd April, 2024
* [**Release Notes**](https://github.com/mosip/documentation/blob/esignet/docs/roadmap-and-releases/versions/v1.4.0)

## Version: 1.3.0

* **Name:** eSignet (Password based authentication)
* **Date:** 23rd February, 2024
* [**Release Notes**](https://github.com/mosip/documentation/blob/esignet/docs/roadmap-and-releases/versions/v1.3.0)

## Version: 1.2.0

* **Name:** eSignet (VCI)
* **Date:** 11th December, 2023
* [**Release Notes**](https://github.com/mosip/documentation/blob/esignet/docs/roadmap-and-releases/versions/v1.2.0)

## Version: 1.1.0

* **Name:** eSignet (consent registry)
* **Date:** 22nd September, 2023
* [**Release Notes**](https://github.com/mosip/documentation/blob/esignet/docs/roadmap-and-releases/versions/v1.1.0)

## Version: 1.0.0

* **Name:** eSignet
* **Date:** 14th April, 2023
* [**Release Notes**](https://github.com/mosip/documentation/blob/esignet/docs/roadmap-and-releases/versions/v1.0.0)

## Version: 0.9.0

* **Name:** IdP
* **Date:** 8th January, 2023
* [**Release Notes**](https://github.com/mosip/documentation/blob/esignet/docs/roadmap-and-releases/versions/v0.9.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://docs.esignet.io/roadmap-and-releases/versions.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.
