# v1.0.14 - Feb 11, 2026

**Highlights**

**New features**

* Customizable sign in / sign up page:
  * Added the ability to customize the design of Sign In and Sign Up pages specifically per Organization or Application, allowing for better brand identity.
* Bulk user import:
  * Introduced a new feature in the Organization Admin App (OAA) to import a list of users for quick organization setup.
* Google SSO Support:
  * Enabled Oten SSO for Google, allowing users to authenticate with Google Workspace services via Oten accounts.

**User experience (UI/UX)**

* Optimized onboarding flow:
  * Implemented a new on-boarding flow for Organization admins.
  * Removed the "Verify domain" screen during the Business Account registration process to streamline the user journey.
* Workspace & admin Interface Enhancements:
  * Improved UI/UX logic for the Security page (AMA) and Group page (OAA).
  * Refined text and UI across the Workspace, Account, and Admin pages for better clarity.
  * Added a "Become a developer" CTA in the sidebar footer for quick access to developer resources.

**Developer & integration**

* New ecosystem landing page: Launched a dedicated landing page for the Oten ecosystem and an information entry page for IDP Integration.
* SSO Integration Resources: Provided comprehensive guidelines and code samples for integrating Oten IDP with SSO.

**Bug fixes**

* Search functionality: Fixed an issue where searching with Vietnamese keywords in the Individuals search box was not working.
* Workspace list: Resolved a bug where the active workspace list displayed all workspaces (instead of the relevant ones) after creating a new workspace.
* Role management: Fixed a missing feature issue when creating roles from 3rd-party applications.

**Technical updates**

* Performance: Optimized elastic search index to improve search and data retrieval speeds.
* Communication: Reviewed and revised system email templates.

{% hint style="info" %}
**How to experience Oten Identity?**

* Go to <https://oten.com/> and discover IDP highlight features
* Or, access <https://account.oten.com/> and register now to experience the system
  {% endhint %}


---

# 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.14-feb-11-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.
