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

# Older Releases

## Version: 1.1.5

* Name: Interim Release
* Date: April 23, 2021
* [![LTS](https://img.shields.io/badge/Support-Short%20Term%20Support-orange?style=plastic)](https://docs.mosip.io/1.2.0/releases/support-policy)
* Recommended Patch for 1.1.5: [1.1.5.5](/1.1.5/mosip-releases/release-notes-1.1.5/release-notes-1.1.5-patches/patch-1.1.5.5.md)
* Support Sunset Date: June 2022
* Recommended Upgrade Version: [1.2.0.1](https://docs.mosip.io/1.2.0/releases/release-notes-1.2.0.1-beta)
* [Release Notes](/1.1.5/mosip-releases/release-notes-1.1.5.md)

## Version: 1.1.4

* Name: Interim Release
* Date: February 12, 2021
* [![LTS](https://img.shields.io/badge/Support-Out%20of%20Support-lightgrey?style=plastic)](https://docs.mosip.io/1.2.0/releases/support-policy)
* Recommended Upgrade Version: 1.1.4.6
* [Release Notes](/1.1.5/mosip-releases/release-notes-1.1.4.md)

## Version: 1.1.3

* Name: Interim Release
* Date: December 14, 2020
* [![LTS](https://img.shields.io/badge/Support-Out%20of%20Support-lightgrey?style=plastic)](https://docs.mosip.io/1.2.0/releases/support-policy)
* [Release Notes](/1.1.5/mosip-releases/release-notes-1.1.3.md)

## Version: 1.1.2

* Name: Interim Release
* Date: October 24, 2020
* [![LTS](https://img.shields.io/badge/Support-Out%20of%20Support-lightgrey?style=plastic)](https://docs.mosip.io/1.2.0/releases/support-policy)
* [Release Notes](/1.1.5/mosip-releases/release-notes-1.1.2.md)

## Version: 1.1.1

* Name: Patch Release
* Date: September 14, 2020
* [![LTS](https://img.shields.io/badge/Support-Out%20of%20Support-lightgrey?style=plastic)](https://docs.mosip.io/1.2.0/releases/support-policy)
* [Release Notes](/1.1.5/mosip-releases/release-notes-1.1.1.md)

## Version: 1.1.0

* Name: Real Biometrics
* Date: July 03, 2020
* [![LTS](https://img.shields.io/badge/Support-Out%20of%20Support-lightgrey?style=plastic)](https://docs.mosip.io/1.2.0/releases/support-policy)
* [Release Notes](/1.1.5/mosip-releases/release-notes-1.1.0.md)

## Version: 1.0.6

* Name: Real Biometrics
* Date: February 11, 2020
* [![LTS](https://img.shields.io/badge/Support-Out%20of%20Support-lightgrey?style=plastic)](https://docs.mosip.io/1.2.0/releases/support-policy)
* [Release Notes](/1.1.5/mosip-releases/release-notes-1.0.6.md)

## Version: 1.0.5

* Name: Real Biometrics
* Date: January 08, 2020
* [![LTS](https://img.shields.io/badge/Support-Out%20of%20Support-lightgrey?style=plastic)](https://docs.mosip.io/1.2.0/releases/support-policy)
* [Release Notes](/1.1.5/mosip-releases/release-notes-1.0.5.md)

## Version: 1.0.0

* Name: Real Biometrics
* Date: December 06, 2019
* [![LTS](https://img.shields.io/badge/Support-Out%20of%20Support-lightgrey?style=plastic)](https://docs.mosip.io/1.2.0/releases/support-policy)
* [Release Notes](/1.1.5/mosip-releases/release-notes-1.0.0.md)

## Version: 0.9.0

* Name: Proxy Biometrics
* Date: July 01, 2019
* [![LTS](https://img.shields.io/badge/Support-Out%20of%20Support-lightgrey?style=plastic)](https://docs.mosip.io/1.2.0/releases/support-policy)
* [Release Notes](/1.1.5/mosip-releases/release-notes-0.9.0.md)


---

# 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.mosip.io/1.1.5/mosip-releases.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.
