# Change Log

## Endpoint Version 3

### Core Version 3.0.0.20 - 05/05/2026

**Enhancements**

* Resolved an issue where the date format in the Cambodia National ID being inconsistent
* Introduce ability to extract Lao name from the top part of Laos Passport.

***

### Core Version 3.0.0.19 - 07/04/2026

**Enhancements**

* Resolved an issue in OkayID regarding MyKid data processing for Mother's Name and corrected document type inconsistencies

***

### Core Version 3.0.0.18 - 25/03/2026

**Enhancements**

* Fix issue with Korean Passports not being detected

***

### Core Version 3.0.0.17 - 22/10/2025

**Enhancements**

* Cambodia ID date format standardization for certain field types

***

### Core Version 3.0.0.16 - 13/10/2025

**New Features:**

* Support new Malaysia Driver's License

**Enhancements**

* Improved handling on "Empty OCR result will return error as `UNRECOGNIZED_IMAGE` instead of `UNEXPECTED_ERROR` "
* Improved MyKad Double Line Name Accuracy
* Improved Cambodia ID Accuracy

**Bug Fixes**

* Fix MyPR by removing religion from response body

***

### Core Version 3.0.0.15 - 23/4/2025

**Enhancements**

* Empty OCR result will return error as `UNRECOGNIZED_IMAGE` instead of `UNEXPECTED_ERROR`

***

### Core Version 3.0.0.14 - 27/3/2025

**Bug Fixes**

* NA

**New Features:**

* Track GetDocType API in listing
* TPM monitoring (To send an email alert if the transaction more than 30 per min with usage from customer)
* Error rate monitoring

***

### Core Version 3.0.0.13 - 9/1/2025

\
**Bug Fixes**

* NA

**Enhancements**

* Accuracy Improvement

### Core Version 3.0.0.12 - 19/12/2024

\
**Bug Fixes**

* NA

**Enhancements**

* Improve system performance (Transaction Listing)&#x20;

### Core Version 3.0.0.11 - 27/02/2024

\
**Bug Fixes**

* NA

**Enhancements**

* Improve accuracy
* Fix error scanning document type for certain Visa

### Core Version 3.0.0.10 - 29/01/2024

\
**Bug Fixes**

* NA

**Enhancements**

* Accuracy Improvement

### Core Version 3.0.0.9 - 12/07/2023

\
**Bug Fixes**

* NA

**Enhancements**

* Accuracy Improvement

### Core Version 3.0.0.8 - 09/06/2023

\
**Bug Fixes**

* NA

**Enhancements**

* Improved accuracy of OCR
* Khmer Character as part of the API response with FieldType from OkayID (<https://api2-ekycapis.innov8tif.com/okayid/okayid-all/field-type-reference/supported-documents/cambodia#cambodia-identity-card>)

### Core Version 3.0.0.7 - 03/06/2022

\
**Bug Fixes**

* Portrait Image on some passport is now extracted correctly
* Back of the MyKad is now recognized correctly
* OCR results are return correctly for some MyKad Address and Name

**Enhancements**

* Improved accuracy of OCR

### Core Version 3.0.0.6 - 08/04/2022

**New Features**

* Able to support Philippines National ID (2020)

\
**Bug Fixes**

* Fixed some ID card images not able to be recognized with un-natural lighting.&#x20;
* Fixed some ID card name and address mixed in wrong fieldType.&#x20;
* Fixed wrongly recognized ID card version now can be recognized correctly.&#x20;
* Fixed myTentera back ID number now able to be extracted into the correct fieldType.&#x20;
* Fixed Cambodia ID inconsistency of the Document Type being return even if the ID card is the same.

**Enhancements**

* Now able to extract (\*) symbol in ID number
* Improved accuracy.

### Core Version 3.0.0.5 - 15/10/2021

**-New Features**

NA

\
-**Bug Fixes**

NA

**-Enhancements**

* No longer generate auto-filled digit for ic number
* Improved performance and processing time

### Core Version 3.0.0.4

**-New Features**

NA

\
-**Bug Fixes**

NA

**-Enhancements**

* Symbol "?" instead of 0 will be returned for extracted ID number if the digit is not recognized

### Core Version 3.0.0.**3**

**-New Features**

NA

\
-**Bug Fixes**

* Fixed incorrect doctype returned for mykad

**-Enhancements**

* Improved accuracy of extracted information on mykad

### Core Version 3.0.0.**2**

**-New Features**

NA

\
-**Bug Fixes**

NA

**-Enhancements**

* Improved recognition of MyKad - Back
* Improved performance for Indian ID

### Core Version 3.0.0.1

**-New Features**

NA

\
-**Bug Fixes:**

* Fixed address of MyKad with double line

**-Enhancements**

NA

### Core Version 3.0.0.0

**-New Features:**

* Added 'docTypeEnabled' parameter

\
-**Bug Fixes:**

NA

**-Enhancements**

NA

## Endpoint Version 2

### Core Version 2.0.0.0

**-New Features:**

* Added barcode scanning
* Added 'faceImageEnabled' parameter

\
-**Bug Fixes:**

NA

**-Enhancements**

NA

## Endpoint Version 1

### Core Version 1.0.0.0

* Created base model


---

# 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://api2-ekycapis.innov8tif.com/okayid/okayid-all/change-log.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.
