> For the complete documentation index, see [llms.txt](https://docs.complycube.com/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.complycube.com/documentation/changelog/2026/29-may-compliance-and-sdks.md).

# 29 May: Compliance & SDKs

This ComplyCube release expands compliance automation across identity verification and KYC workflows, improves questionnaire and data capture capabilities, broadens electronic identity verification coverage, and refreshes the experience across our Web and mobile SDKs.

These updates help teams automate KYC decisioning, collect more structured onboarding data, support more digital identity schemes, and deliver a more consistent customer verification experience across platforms.

### **New features**

* [Advanced Dynamic Workflows](/documentation/product-guides/compliance-studio/workflows.md#dynamic-workflows) let you tailor onboarding flows to each customer. You can present a choice of verification methods or route users automatically based on data such as location or questionnaire responses.
* Our [Smart Forms](/documentation/product-guides/compliance-studio/smart-forms.md) (dynamic questionnaires) now supports more question types, including tables, email fields, and configurable numeric inputs. This makes it easier to collect structured data.
* **Verification Processing Rules** let you define custom acceptance, rejection, and review logic for verification results. Automatically approve, reject, or escalate cases based on your rules.
* Expanded [eID verification](/documentation/product-guides/identity-verification/eid-check.md) coverage adds more than **30 schemes across 21 countries**, including BankID, UAE Pass, AusweisApp, the US mobile driver's license, and Ghana Card.

<div data-with-frame="true"><figure><img src="/files/mULLJoZ8b5kpjkBOBuBB" alt="Expanded eID verification schemes including BankID, UAE Pass, AusweisApp, US mobile driver&#x27;s license, and Ghana Card"><figcaption><p>Expanded eID verification schemes, including BankID, and UAE Pass.</p></figcaption></figure></div>

* **Notes** let you add internal and reportable notes against any client through the API and the Portal. This makes it easier to capture important compliance context and maintain a clear audit trail.

<div data-with-frame="true"><figure><img src="/files/iQFl6C0bXtiBt3fpanxO" alt=""><figcaption><p>Added support for reportable and internal notes on client records.</p></figcaption></figure></div>

### **Improvements**

* **Refreshed UI** across all SDKs aligns with the latest ComplyCube design system. It adds light and dark themes, right-to-left language support, and more consistent behavior.
* **Multi-Document Capture** lets users submit multiple documents in one verification session across web and mobile.
* **Workflow Preview** lets you preview unpublished workflows by scanning a QR code in the Web Portal and testing them in the [ComplyCube Mobile app](/documentation/integration-resources/complycube-mobile-app.md).
* **Screen Capture Prevention** blocks screenshots and screen recording during verification on iOS, Android, Flutter, and React Native. This helps protect sensitive user information.
* **Localization** now delivers more consistent translations across platforms and supports runtime language switching across our SDKs.

### **Documentation**

* Added the [Notes API](/documentation/api-reference/core-resources/notes.md) to the API reference.

### **SDK release notes**

For a detailed breakdown of each SDK release, see:

* [Web SDK](https://github.com/complycube/complycube-web-sdk/releases)
* [iOS SDK](https://github.com/complycube/complycube-ios-sdk/releases)
* [Android SDK](https://github.com/complycube/complycube-android-sdk/releases)
* [Flutter SDK](https://github.com/complycube/complycube-flutter-sdk/releases)
* [React Native SDK](https://github.com/complycube/complycube-react-native-sdk/releases)


---

# 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:

```
GET https://docs.complycube.com/documentation/changelog/2026/29-may-compliance-and-sdks.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.
