# Changelogs

{% tabs %}
{% tab title="Version 2.x.x" %}

### 2.0.5 (13 May 2026)

* Update IAD SDK version to v2.5.4

***

### 2.0.4 (4 May 2026)

* Implement the OkayCamV3 SDK version 3.1.3 on top of the OkayCamPlus SDK

***

### 2.0.3 (7 April 2026)

* Updated Xendity libraries to support multiple id type capture
* Fix retake detection issue
* Fix overlay position off the status and navigation bar for capture doc for manual capture
* Introducing OkayCamAutoCaptureConfig with following params:
  * Full (front, flash, and back)
  * Front Only
  * Front + Front with flash
  * Front and Back

***

### 2.0.2 (13 Mar 2026)

* Introducing Auto capture document with following four modes:
  * Full (front, flash, and back)
  * Front Only
  * Front + Front with flash
  * Front and Back

***

### 2.0.1 (26 Feb 2026)

* Implemented with OkayCam V3 (new UI)&#x20;

***

### 2.0.0 (27 Jan 2026)

* OkayCam Plus includes OkayCam v3 features
  {% endtab %}

{% tab title="Version 1.x.x" %}

### 1.0.9 (13 May 2026)

* Update IAD SDK version to v2.5.4

### 1.0.8 (11 May 2026)

* Upgrade IAD version to v2.5.4

### 1.0.7 (7 April 2026)

* Fix close button off screen with system navigation bar issue
* Updated IAD SDK to version 2.5.1 to fix the Android 13 crash issue

### 1.0.6 (13 Jan 2026)

* Fix close button off screen with system navigation bar issue
* Updated IAD SDK to version 2.5.1 to fix the Android 13 crash issue

### 1.0.5 (2 Jan 2026)

* Fix capture button off screen with system navigation bar issue

### 1.0.4 (30 Oct 2025)

* Fix document capture wasn't cropping from side

### 1.0.3 (22 Oct 2025)

* Fix UI bug of camera overlay was not covering full screen

### 1.0.2 (6 Oct 2025)

* Added 32 bit OS support.&#x20;

### 1.0.1 (29 Sept 2025)

* Implemented 16KB Page support.&#x20;

### 1.0.0 (4 Sept 2025)

* Integrated SDK support for OkayFacePlus, including capture functionality that can prevent injection attack.&#x20;
  {% endtab %}
  {% endtabs %}


---

# 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/okaycam-mobile-sdk/okaycam-plus-mobile-sdk/okaycam-plus-android/changelogs.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.
