# v1.0.17 - Apr 03, 2026

1. **Advanced security & MFA**

* Sensitive actions policy: Supports flexible authentication logic (AND/OR) for high-risk actions.
* Identity verification: New Face Verification and Liveness check workflow.
* Enhanced recovery: Implemented Backup Codes for account recovery.

2. **Automation & integration**

* Google workspace sync: Real-time member synchronization via SCIM (.json key).
* SSO & embedding: Integrated SSO for external apps and Iframe support for workspaces.

3. **Admin & user experience**

* Branding: Custom sign-in pages for each Organization.
* Management: Bulk member import and multi-language support (7 new languages).

4. **Stability & optimization**

* Bug fixes: Resolved Google login re-authentication issues.
* UI: Standardized roles and refined UI spacing for better UX.


---

# 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://oten.gitbook.io/identity-support/whats-new/v1.0.17-apr-03-2026.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.
