# Android SDK changelog

{% hint style="info" %}
**Breaking changes are marked in bold.**
{% endhint %}

### Version 1.1.179

*Released on Mar 25, 2026*

* **Fixed:** Various bugs and performance improvements.

### Version 1.1.178

*Released on Mar 17, 2026*

* **Fixed:** Various bugs and performance improvements.

### Version 1.1.177

*Released on Mar 11, 2026*

* **Added: Ability to include a Email verification step.**

### Version 1.1.176

*Released on Feb 25, 2026*

* **Fixed:** Various bugs and performance improvements.

### Version 1.1.175

*Released on Feb 13, 2026*

* **Fixed:** Various bugs and performance improvements.

### Version 1.1.174

*Released on Feb 12, 2026*

* **Added:** Ability to override specific element colors for enhanced UI customization:
  * `input_active_border_color` – Active state border color for input fields.
  * `input_default_border_color` – Default border color for input fields.
  * `button_secondary_outline_color` – Outline color for secondary buttons.
  * `button_secondary_text_color` – Text color for secondary buttons.

### Version 1.1.173

*Released on Feb 09, 2026*

* **Fixed:** Various bugs and performance improvements.

### Version 1.1.172

*Released on Feb 02, 2026*

* **Fixed:** Various bugs and performance improvements.

### Version 1.1.171

*Released on Jan 29, 2026*

* **Fixed:** Various bugs and performance improvements.

### Version 1.1.170

*Released on Jan 28, 2026*

* **Fixed:** Various bugs and performance improvements.

### Version 1.1.169

*Released on Jan 14, 2026*

* **Added**: **NFC reader support**.&#x20;

To enable NFC in the [ID document step](https://docs.identomat.com/developer-tools/developer-guide/kyc-know-your-customer#identity-document-verification), the `allow_nfc_capture: true` flag must be provided.&#x20;

### Version 1.1.168

*Released on Jan 12, 2026*

* **Fixed:** Various bugs and performance improvements.

### Version 1.1.167

*Released on Dec 30, 2025*

* **Fixed:** Various bugs and performance improvements.

### Version 1.1.166

*Released on Dec 22, 2025*

* **Fixed:** Various bugs and performance improvements.

### Version 1.1.165

*Released on Dec 19, 2025*

* **Fixed:** Various bugs and performance improvements.

### Version 1.1.164

*Released on Dec 15, 2025*

* **Fixed:** Various bugs and performance improvements.

### Version 1.1.163

*Released on Dec 08, 2025*

* **Fixed:** Various bugs and performance improvements.

### Version 1.1.162

*Released on Nov 27, 2025*

* **Improved**: Existing security checks now detect altered system integrity more accurately.

### Version 1.1.160

*Released on Oct 13, 2025*

* **Fixed:** Various bugs and performance improvements.

### Version 1.1.159

*Released on Oct 07, 2025*

* **Fixed:** Various bugs and performance improvements.

### Version 1.1.158

*Released on Sep 29, 2025*

* **Added: Ability to include a Proof of Address (POA) step.**

### Version 1.1.157

*Released on Sep 17, 2025*

* **Added: Ability to include a Geolocation step.**

### Version 1.1.156

*Released on Sep 16, 2025*

* **Added**: Ability to customize icons on the adaptive liveness instruction page.

### Version 1.1.155

*Released on Sep 09, 2025*

* **Fixed:** Various bugs and performance improvements.

### Version 1.1.154

*Released on Sep 01, 2025*

* **Added**: Support for 16 KB page size, resulting in various performance improvements.
* **Fixed**: Liveness issue caused by camera resolution settings.

### Version 1.1.153

*Released on Aug 22, 2025*

* **Fixed:** Various bugs and performance improvements.

### Version 1.1.151

*Released on Aug 18, 2025*

* **Fixed:** Various bugs and performance improvements.

### Version 1.1.150

*Released on Aug 05, 2025*

* **Fixed:** Various bugs and performance improvements.

### Version 1.1.147

*Released on July 29, 2025*

* **Fixed:** Various bugs related to the user questionnaire step.

### Version 1.1.146

*Released on July 23, 2025*

* **Added: Ability to include a user questionnaire step.**

For implementation details, please refer to our [Developer guide](https://docs.identomat.com/developer-tools/developer-guide#user-questionnaire).

### Version 1.1.145

*Released on July 11, 2025*

* **Fixed:** Various bugs and performance improvements.

### Version 1.1.144

*Released on July 03, 2025*

* **Fixed:** Various bugs and performance improvements.

### Version 1.1.143

*Released on July 02, 2025*

* **Fixed:** Various bugs and performance improvements.

### Version 1.1.142

*Released on June 26, 2025*

* **Fixed:** Various bugs and performance improvements.

### Version 1.1.139

*Released on June 04, 2025*

* **Updated:** Security by preventing access from devices with altered system integrity.

### Version 1.1.138

*Released on May 23, 2025*

* **Fixed:** Various bugs and performance improvements.
* **Updated:** Kotlin version to 2.1.21.

### Version 1.1.136

*Released on March 29, 2025*

* **Added**: Ability to capture full HD photos.
* **Changed**: Parameters for fonts, font sizes, and colors.
  * **Set font**&#x20;
    * `head1_font` changed to `headline_font`
    * `head2_font` was <mark style="color:red;">removed</mark>.
  * **Set font size**
    * `title_font_size` changed to `title_medium_size`
    * `head1_font_size` changed to `headline_medium_size`
    * `body_font_size` changed to `body_medium_size`
    * `title_small_size` was <mark style="color:green;">added</mark>.&#x20;
    * `headline_small_size` was <mark style="color:green;">added</mark>.&#x20;
    * `body_small_size` was <mark style="color:green;">added</mark>.&#x20;
  * **Set font colors**
    * `text_color_header` changed to `text_primary`
    * `text_color_title` was <mark style="color:red;">removed</mark>.
    * `text_color` was <mark style="color:red;">removed</mark>.
    * `text_secondary` was <mark style="color:green;">added</mark>.&#x20;
    * `text_placeholder` was <mark style="color:green;">added</mark>.&#x20;
    * `text_disabled` was <mark style="color:green;">added</mark>.&#x20;
    * `text_inverse` was <mark style="color:green;">added</mark>.&#x20;
    * `text_link` was <mark style="color:green;">added</mark>.&#x20;

### Version 1.1.134

*Released on March 26, 2025*

* **Fixed**: Icon on the retry page wasn't updating according to the primary color.

### Version 1.1.133

*Released on March 20, 2025*

* **Fixed:** Various bugs and performance improvements.

### Version 1.1.132

*Released on March 18, 2025*

* **Fixed:** Phone number and email verification fields were incorrectly cleared when clicking back button.

### Version 1.1.129

*Released on March 12, 2025*

* **Fixed:** Various bugs and performance improvements.

### Version 1.1.127 (Beta release)

*Released on March 04, 2025*

* **Added:** Automatic mobile brightness adjustment during liveness detection for a better user experience.

### Version 1.1.126 (Beta release)

*Released on February 25, 2025*

* **Added**: New liveness detection feature for enhanced identity verification.

### Version 1.1.125

*Released on February 17, 2025*

* **Added**: New variables for UI customization:
  * `back_button_icon` – Changes the back button icon.
  * `primary_button_width` – Adjusts the width of the primary button.
  * `primary_button_height` – Adjusts the height of the primary button.
  * `liveness_smile_icon`– Changes the liveness smile icon. Example: *UIImage(named: "liveness\_smile\_icon")*

### Version 1.1.123

*Released on February 12, 2025*

* **Fixed:** Various bugs and performance improvements.

### Version 1.1.123

*Released on February 7, 2025*

* **Added**: Country code selection for phone number collection and verification steps.
* **Added**: Ability to customize the back button icon.

### Version 1.1.122

* **Fixed**: Input and text alignment issues on phone number collection, phone number verification, email collection, and email verification steps.

### Version 1.1.120

* **Added**: **New liveness detection feature for enhanced identity verification.**&#x20;

### Version 1.1.119

* **Fixed**: Crash issue on Android 7 during verification process.

### Version 1.1.118

* **Internal** changes only

### Version 1.1.117

* **Fixed:** Various bugs and performance improvements.

### Version 1.1.116

* **Fixed**: "Eyes closed" error was displayed incorrectly.

### Version 1.1.115

* **Changed**: Flag name for phone number verification.&#x20;
  * `require_sms_verification` changed to `require_phone_number_check`

### Version 1.1.114

* **Updated**: Material library version upgraded.&#x20;

### Version 1.1.113

* **Updated**: Material library version upgraded.

### Version 1.1.112

* **Fixed**: Text alignment adjusted on the retry page, now centered towards emojis.

### Version 1.1.111

* **Changed**: UI of the liveness retry page updated for improved user experience.

### Version 1.1.110

* **Fixed**: Various bugs in document capture functionality.

### Version 1.1.109

* **Added**: Vehicle registration certificate reader in the Proof of Address step.

### Version 1.1.104

* **Improved**: Reduced passive liveness capturing time for faster verification.

### Version 1.1.103

* **Fixed**: Session lifetime issue in SDK sessions, ensuring proper session expiration.

### Version 1.1.102

* **Fixed**: Blurring issue on Samsung Galaxy S24 and Samsung Galaxy S24 Ultra cameras.

### Version 1.1.101

* **Fixed**: Issues related to design customization updates for phone number collection and verification steps.

### Version 1.1.100

* **Added**: Ability to change the country code on phone number collection and verification steps.

### Version 1.1.99

* **Changed**: Liveness icon and uploading text color are now separately customizable.

### Version 1.1.98

* **Added**: Ability to translate texts on phone number collection and verification steps.

### Version 1.1.97

* **Fixed**: Issues related to design customization updates for phone number collection and verification steps.

### Version 1.1.96

* **Fixed**: Issues related to design customization updates for phone number collection and verification steps.

### Version 1.1.95

* **Fixed**: Bugs related to the cascading functionality retry update.

### Version 1.1.94

* **Added**: Design customization options for phone number collection and verification steps.

### Version 1.1.93

* **Added**: Retry functionality to the cascading process.

### Version 1.1.92

* **Changed:** Passive liveness and cascading functionality combined for improved performance.

### Version 1.1.91

* **Fixed**: Application crash issue during video calls.

### Version 1.1.90

* **Added**: Ability to show or hide camera and mic buttons for the user.

### Version 1.1.89

* **Added**: Camera permission logs for better troubleshooting and debugging.
  * `camera-access-request`
  * `camera-access-acquire`
  * `camera-access-reject`
