> For the complete documentation index, see [llms.txt](https://api2-ekycapis.innov8tif.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://api2-ekycapis.innov8tif.com/okaydoc/okaydoc-all/supported-documents/passport/change-log.md).

# Change Log

## Endpoint Version 4

### Core Version 4.0.1.1 (9/6/2026)&#x20;

-**Enhancements:**

* improved color detection and phone classification for screen detection for all passports

### Core Version 4.0.1.0 (23/05/2025)&#x20;

-**Enhancements:**

* improved Tamper Detection Engine

***

## Endpoint Version 3

### Core Version 3.0.2.2 (9/6/2026)&#x20;

**Enhancements:**

* improved color detection and phone classification for screen detection for all passports

### Core Version 3.0.2.1 (08/12/2024)&#x20;

**-New Features:**

N/A

-**Bug Fixes:**

N/A

-**Enhancements:**

* Improve ID Cropping

### Core Version 3.0.2.0 (27/05/2024)&#x20;

**-New Features:**

N/A

-**Bug Fixes:**

N/A

-**Enhancements:**

* Color Detection 1.2.5 (Improved Accuracy)
* Screen Detection 1.2.7 (Improved Accuracy)

### Core Version 3.0.1.9 (10/08/2023)&#x20;

**-New Features:**

N/A

-**Bug Fixes:**

N/A

-**Enhancements:**

* Color Detection 1.2.4 (Improved Accuracy)
* Improve ID Cropping

### Core Version 3.0.1.8 (14/07/2023)&#x20;

**-New Features:**

N/A

-**Bug Fixes:**

N/A

-**Enhancements:**

* Color Detection 1.2.3 (Improved Accuracy)

### Core Version 3.0.1.7 (05/04/2023)&#x20;

**-New Features:**

N/A

-**Bug Fixes:**

* Solved orientation bug<br>

-**Enhancements:**

N/A

### Core Version 3.0.1.6 (24/03/2023)&#x20;

**-New Features:**

N/A

-**Bug Fixes:**

N/A \
\
-**Enhancements:**

* Screen Detection 1.2.6 (Improved Accuracy)
* Color Detection 1.2.2 (Improved Accuracy)

### Core Version 3.0.1.5 (14/09/2022)&#x20;

**-New Features:**

N/A

-**Bug Fixes:**

N/A \
\
-**Enhancements:**

* Screen Detection 1.2.5 (Improved Accuracy)

### Core Version 3.0.1.4 (19/07/2022)&#x20;

**-New Features:**

N/A

-**Bug Fixes:**

N/A \
\
-**Enhancements:**

* Screen Detection 1.2.4 (Improved Accuracy and Engine)

### Core Version 3.0.1.3 (28/02/2022)&#x20;

**-New Features:**

N/A

-**Bug Fixes:**

N/A \
\
-**Enhancements:**

* Screen Detection 1.2.3 (Improved Accuracy and Engine and added cropping)

### Core Version 3.0.1.2 (14/09/2021)&#x20;

**-New Features:**

N/A

-**Bug Fixes:**

N/A \
\
-**Enhancements:**

* Screen Detection 1.2.2 (Improved Accuracy and Engine)

### Core Version 3.0.0.0

**-New Features:**

* Added screen detection

-**Bug Fixes:**

NA \
\
-**Enhancements:**

NA

## Endpoint Version 2

### Core Version 2.0.0.0

**-New Features:**

* Added blurriness detection
* Added brightness detection
* Added color detection

-**Bug Fixes:**

NA \
\
-**Enhancements:**

NA

## Endpoint Version 1

### Core Version 1.0.0.0

* Created base model


---

# 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, and the optional `goal` query parameter:

```
GET https://api2-ekycapis.innov8tif.com/okaydoc/okaydoc-all/supported-documents/passport/change-log.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
