# Releases

## Latest Release

### Version: 1.4.2

* Name: CTK 1.4.2(Patch)
* Date: 27th Feb, 2025
* [Release Notes](/compliance-tool-kit/versions/version-1.4.2.md)

### Version: 1.4.1

* Name: CTK 1.4.1
* Date: 25th Nov, 2024
* [Release Notes](/compliance-tool-kit/versions/version-1.4.1.md)

### Version: 1.4.0

* Name: CTK 1.4.0
* Date: 15th April, 2024
* [Release Notes](https://docs.mosip.io/compliance-tool-kit/versions/version-1.4.0)

### Version: 1.3.0

* Name: CTK 1.3.0
* Date: 5th January, 2024
* [Release Notes](/compliance-tool-kit/versions/version-1.3.0.md)

### Version: 1.2.0

* Name: CTK 1.2.0
* Date: 14th July, 2023
* [Release Notes](/compliance-tool-kit/versions/version-1.2.0.md)

### Version: 1.1.0

* Name: CTK 1.0.0
* Date: 19th February, 2023
* [Release Notes](/compliance-tool-kit/versions/version-1.1.0.md)

### Version: 1.0.0

* Name: CTK 1.0.0
* Date: 3rd February, 2023
* [Release Notes](/compliance-tool-kit/versions/version-1.0.0.md)

## Older Releases

### Version: 0.0.9

* Name: CTK 0.0.9
* Date: 1st December, 2022
* [Release Notes](/compliance-tool-kit/versions/version-0.0.9.md)


---

# 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://docs.mosip.io/compliance-tool-kit/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.
