# v1.0.6 - Oct 26, 2025

**Highlights**

🏢 Workspace management

* Workspace tabs: Implemented tabs to clearly differentiate between "My Workspaces" and "All Workspaces".
* Grid view: Added a grid view for Individual Workspaces for Organization Members.
* Role management: Supported editing roles and defining system roles within the Workspace App.
* Quick navigation: Added entry points to quickly access the Admin console and workspace from the Account App.

👤 Account App (AMA)

* Info & support: Introduced FAQ and Basic Info pages.
* Data & privacy: Updated the Data & Privacy section.
* UX improvements: Revamped the error page and un-authorized page for a better user experience. Added a UI indicator for broken Internet connections.

⚙️ Organization Admin (OAA) & integration

* Organization profile: Released the Organization profile management feature.
* Activity log: Enhanced the filter UI for activity logs.
* Consent screen: Revamped the consent screen interface.
* SSO redirect: The system now preserves the redirect link after a successful login, ensuring users return to their intended page.
* Integration API: New API available for third-party apps to retrieve the list of workspace members.

**🛠️ Bug fixes**

* Workspace visibility: Fixed an issue where the Workspace was not displayed when accessed by an account belonging to a Group added to that Workspace.
* Microsoft Authenticator: Resolved an issue where users could not use codes from Microsoft Authenticator for login.

{% 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.6-oct-26-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.
