# v1.0.9 - Dec 07, 2025

**Highlights**

🏢 Workspace UI overhaul comprehensive upgrade to the Workspace application interface:

* Navigation & home: Launched a new homepage, along with a redesigned top bar and sidebar.
* Management: Introduced new pages for "Manage Workspaces" and an expanded view for "More my workspaces".

👤 Archive account functionality is now available:

* For Admins: Organization Admins can archive member accounts via the Org Admin App (OAA).
* For Users: Personal account settings now include archiving options within the Account App.

🛡️ Security & MFA

* MFA enforcement: Users will receive announcements/prompts to enable MFA if their Organization requires it.
* Email update logic: Enforced a rule where users must have MFA enabled for at least 7 hours before they can use the challenge to update their email.
* Access security policy (Context-Aware Access): Applied context-aware access policies for group-based access granting.

**✨ Improvements**

* Activity logs: Updated Admin labels in Workspace logs, and enhanced the Log list view and event details UI.
* Terminology: Standardized system wording by updating "Features" to "Privileges".
* UX enhancements:
  * Added tooltips to explain Permissions in both Organization Admin and Workspace apps.
  * Improved wording on the password change screen and UI effects on the Landing page.
  * Refined input logic for birthday and phone number fields.

**🛠️ Bug Fixes**

* Session timeout: Fixed a critical bug where sessions were not forcibly logged out after the timeout period set in the session policy.

{% 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.9-dec-07-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.
