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

# Releases

**Version**: **0.18.1**

* 5th June, 2026
* [Release Notes](/inji-verify/releases/version-0.18.1.md)

**Version**: **0.18.0**

* Name: Inji Verify v0.18.0
* 5th May, 2026
* [Release Notes](/inji-verify/releases/version-0.18.0.md)

**Version**: **0.17.0**

* Name: Inji Verify v0.17.0
* 4th March, 2026
* [Release Notes](https://github.com/mosip/documentation/blob/inji/docs/inji-verify/releases/version-0.17.0)

**Version**: **0.16.0**

* Name: Inji Verify v0.16.0
* 19th December, 2026
* [Release Notes](https://github.com/mosip/documentation/blob/inji/docs/inji-verify/releases/version-0.16.0)

**Version**: **0.15.2**

* Name: Inji Verify v0.15.2
* 4th December, 2025
* [Release Notes](/inji-verify/releases/version-0.15.2.md)

**Version**: **0.15.1**

**Version**: **0.15.2**

* Name: Inji Verify v0.15.2
* 4th December, 2025
* [Release Notes](https://docs.inji.io/inji-verify/releases/version-0.15.2)

**Version**: **0.15.1**

* Name: Inji Verify v0.15.1
* 4th November, 2025
* [Release Notes](https://docs.inji.io/inji-verify/releases/version-0.15.1)

**Version**: **0.15.0**

* Name: Inji Verify v0.15.0
* 31st October, 2025
* [Release Notes](https://github.com/mosip/documentation/blob/inji/docs/inji-verify/releases/version-0.15.0)

**Version**: **0.14.0**

* Name: Inji Verify v0.14.0
* 30th September, 2025
* [Release Notes](https://github.com/mosip/documentation/blob/inji/docs/inji-verify/releases/version-0.14.0)

**Version**: **0.13.1**

* Name: Inji Verify v0.13.1
* Date: 20th Aug, 2025
* [Release Notes](https://github.com/mosip/documentation/blob/inji/docs/inji-verify/releases/version-0.13.1)

**Version**: **0.13.0**

* Name: Inji Verify v0.13.0
* Date: 24th July, 2025
* [Release Notes](https://github.com/mosip/documentation/blob/inji/docs/inji-verify/releases/version-0.13.0)

**Version**: **0.12.3**

* Name: Inji Verify v0.12.3
* Date: 28th May, 2025
* [Release Notes](https://github.com/mosip/documentation/blob/inji/docs/inji-verify/releases/version-0.12.3)

**Version 0.11.1**

* Name: Inji Verify v0.11.1
* Date: 12th May, 2025
* [Release Notes](https://github.com/mosip/documentation/blob/inji/docs/inji-verify/releases/version-0.11.1)

**Version: 0.11.0**

* Name: Inji Verify v0.11.0
* Date: 2nd April, 2025
* [Release Notes](https://github.com/mosip/documentation/blob/inji/docs/inji-verify/releases/version-0.11.0)

**Version: 0.10.0**

* Name: Inji Verify v0.10.0
* Date: 10th Oct, 2024
* [Release Notes](https://github.com/mosip/documentation/blob/inji/docs/inji-verify/releases/version-0.10.0)

**Version: 0.9.0**

* Name: Inji Verify 0.9.0
* Date: 5th July, 2024
* [Release Notes](https://github.com/mosip/documentation/blob/inji/docs/inji-verify/releases/version-0.9.0)

**Version: 0.8.1**

* Name: Inji Verify 0.8.1 (Patch)
* Date: 22nd May, 2024
* [Release Notes](/inji-verify/releases/version-0.8.1.md)

**Version: 0.8.0**

* Name: Inji Verify 0.8.0
* Date: 8th May, 2024
* [Release Notes](/inji-verify/releases/release-notes.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.inji.io/inji-verify/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.
