# v1.0.4 - Sep 28, 2025

**Highlights**

🏢 Workspace management

* Member & group control: Admins can now easily Add or remove individuals and Groups directly within the Workspace.
* Search & view: Enhanced capability to search and view details of Groups and Individuals listed in the Workspace.
* Navigation: Modified the Left-Menu sidebar of the Workspace App for better usability.

📝 Registration & onboarding

* Domain protection: The system now blocks registration if the email domain belongs to a verified organization (verified domain) to prevent unauthorized access.
* Account conflict handling: Improved guidance for users attempting to sign up for a Business Account using an existing Personal Account.
* Account type selection: Improved the UI for selecting "Account type" during the registration process.

⚙️ Organization Admin app (OAA)

* Activity logs: Comprehensive update to activity logs allowing Admins to search, filter, and view logs with a cleaner layout.
* Dashboard UI: Revamped the OAA home page and improved general application flows.
* Role management: Added a "Roles" tab in Account details and updated the role priority system.

**🛠️ Bug fixes**

* OTP error: Fixed an issue where the system reported an invalid OTP even when the user entered the correct code on the first attempt.
* Login issue: Resolved a bug preventing users from logging in after their account was unlocked by an Admin.
* UI glitches: Fixed button states not resetting after Google login and UI flickering issues when sorting tables.
* Security: Encrypted tokens in the email queue for enhanced security.

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

* 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.4-sep-28-2025.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.
