> 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/okaylive/okaylive-all/change-log.md).

# Change Log

## Endpoint Version 1

### Core version 1.1.0.6 - 21/04/2026

-**New Features:**

* New Pipeline that significantly improves on Presentation Attack Detection.

***

### Core version 1.1.0.5 - 15/12/2025

-**Enhancements:**

* Resolved several security vulnerabilities identified

***

### Core version 1.1.0.4 - 5/08/2025

### Core version 1.1.0.6 -21/04/2026

-**Enhancements:**

* Significant improvements in presentation attack detection

***

### Core version 1.1.0.5 -1 5/12/2025

-**Enhancements:**

* Resolved several security vulnerabilities identified

***

### Core version 1.1.0.4 - 5/08/2025

**-New Features:**

* N/A

**-Bug Fixes:**

* &#x20;Eye Detection sensitivity adjusted

-**Enhancements:**

* N/A

### Core version 1.1.0.3 - 12/07/2023

**-New Features:**

* N/A

**-Bug Fixes:**

N/A

-**Enhancements:**

* Accuracy Improvement

### Core version 1.1.0.2 - 12/07/2023

**-New Features:**

* N/A

**-Bug Fixes:**

N/A

-**Enhancements:**

* Accuracy Improvement

### Core version 1.1.0.1 - 2/03/2023

**-New Features:**

* Added closed-eye detection to validate if the eyes on a face were not closed.

**-Bug Fixes:**

N/A

-**Enhancements:**

N/A

### Core version 1.1.0.0 - 12/01/2023

**-New Features:**

N/A

**-Bug Fixes:**

* Improved accuracy
* Screen replays from the latest generation of high-resolution monitors can be detected

-**Enhancements:**

N/A

### Core version 1.0.0.5 - 21/06/2022

**-New Features:**

N/A

**-Bug Fixes:**

N/A

-**Enhancements:**

* Minor improved Liveness Detection Accuracy

### Core version 1.0.0.4 - 21/02/2022

**-New Features:**

* New version of digital manipulations pipeline with a new feature - virtual backgrounds detection

**-Bug Fixes:**

NA

-**Enhancements:**

* Performance Improvement

### Core Version 1.0.0.3 - 30/9/2021

**-New Features:**

NA

**-Bug Fixes:**

NA

-**Enhancements:**

* Improved overall accuracy

### Core Version 1.0.0.2

**-New Features:**

NA

**-Bug Fixes:**

NA

-**Enhancements:**

* Improved overall accuracy

### Core Version 1.0.0.1

**-New Features:**

NA

**-Bug Fixes:**

NA

-**Enhancements:**

* Improved accuracy for people wearing hijab

### 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/okaylive/okaylive-all/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.
