# iOS SDK changelog

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

### Version 1.1.158

*Released on Mar 25, 2026*

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

### Version 1.1.157

*Released on Mar 11, 2026*

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

### Version 1.1.156

*Released on Feb 18, 2026*

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

### Version 1.1.155

*Released on Feb 17, 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.154

*Released on Feb 10, 2026*

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

### Version 1.1.153

*Released on Feb 02, 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.152

*Released on Dec 05, 2025*

* **Fixed**: Liveness bug affecting iOS 15.

### Version 1.1.151

*Released on Nov 25, 2025*

* **Added**: [New color variables](https://docs.identomat.com/sdks/ios-sdk/..#id-1.-customizing-colors) in design customization.
* **Fixed**: User interface bug in adaptive liveness.

### Version 1.1.149

*Released on Oct 20, 2025*

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

### Version 1.1.148

*Released on Oct 13, 2025*

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

### Version 1.1.147

*Released on Oct 07, 2025*

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

### Version 1.1.145

*Released on Sep 30, 2025*

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

### Version 1.1.142

*Released on Sep 23, 2025*

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

### Version 1.1.141

*Released on Sep 19, 2025*

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

### Version 1.1.140

*Released on Sep 12, 2025*

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

### Version 1.1.139

*Released on Sep 09, 2025*

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

### Version 1.1.138

*Released on Aug 26, 2025*

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

### Version 1.1.135

*Released on Aug 07, 2025*

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

### Version 1.1.133

*Released on July 30, 2025*

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

### Version 1.1.131

*Released on July 24, 2025*

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

### Version 1.1.130

*Released on Jun 25, 2025*

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

### Version 1.1.129

*Released on May 21, 2025*

* **Fixed:** Various bugs and performance improvements.
* **Fixed:** Issue with language display—only keys were visible instead of actual titles.
* **Changed**: Hyperlink color customization—previously tied to the primary color; now controlled by a separate `text_link` parameter.

### Version 1.1.127

*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.126

*Released on March 27, 2025*

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

### Version 1.1.124

*Released on March 17, 2025*

* **Fixed**: Crash issue on the retry page when setting an icon.

### Version 1.1.121

*Released on March 12, 2025*

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

### Version 1.1.121

*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.120

*Released on February 12.2025*

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

### Version 1.1.119

&#x20;*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.118

* **Fixed**: Text alignment issues on phone number collection and phone number verification pages.

### Version 1.1.116

* **Fixed**: Text alignment issues on phone number collection and phone number verification pages.

### Version 1.1.115

* **Internal** changes only

### Version 1.1.114

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

### Version 1.1.113

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

### Version 1.1.112

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

### Version 1.1.111

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

### Version 1.1.110

* **Fixed**: Various bugs on the retry page.

### Version 1.1.109

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

### Version 1.1.108

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

### Version 1.1.96

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

### Version 1.1.94

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

### Version 1.1.93

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

### Version

* **Changed**: Liveness icon and uploading text color are now separately customizable.
* **Fixed**: Loader issue at the end of phone number verification.
* **Fixed**: Agreement translation issue when changing languages.
* **Fixed**: Dark and light mode issues - some colors were changing incorrectly.

### Version 1.1.91

* **Added**: Ability to customize link colors in agreements.

### Version 1.1.90

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

### Version 1.1.89

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

### Version 1.1.88

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

### Version 1.1.87

* **Changed**: Flag name for phone number verification.
  * `verify_phone_number changed` to `require_phone _number_check`

### Version 1.1.86

* **Fixed**: Issue with selecting the correct camera on iPhone 14 and later models.

### Version 1.1.85

* **Fixed**: Bugs related to adding links in agreements.

### Version 1.1.84

* **Added**: Ability to include links in agreements.
* **Fixed**: Bugs related to phone number verification functionality.

### Version 1.1.83

* **Added**: Phone number verification functionality.
