# v1.0.10 - Dec 25, 2025

**Highlights**

👤 Account management

* Restore accounts: Introduced the ability to restore archived accounts, allowing Admins to reactivate previously archived members.
* Delete Organization: Admins now have the permission to permanently delete an Organization.

🛡️ Security policies

* Trust policy: Added configurations for trust policies to define trusted methods and devices.
* Recovery policy: Implemented account recovery policy to manage recovery options.

⚙️ Administration

* Sidebar management: Improved the management of modules displayed on the left sidebar of the Organization Admin app.

**🛠️ Bug fixes**

* URL access issue: Fixed a bug where the Workspace screen would jump or reload unexpectedly when accessed via a direct URL.
* Localization: Resolved an issue where "workspace" text only displayed in English regardless of the user's language setting.
* Login fixes: Addressed various bugs related to email and password entry during login.

{% 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.10-dec-25-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.
