# v1.0.15 - Mar 05 & 13, 2026

* **Security & Authentication**
  * Backup codes support: Admins can now generate backup codes, and users can use them for secure login.
  * Improved 2FA management: Separated the 2FA method setup from the enable/disable toggle for better clarity.
  * Action link security: Enhanced the security and consistency of action links, such as those for password resets and account restoration.
  * Policy updates: Removed legacy password expiration logic and disabled personal account registration.
* **Organizational management:**
  * Massive scalability: Expanded the limit for adding users to an organization from 300 to 10,000 members.
  * Enhanced member import: Improved the member import feature and removed unnecessary fields and age limit restrictions from popups and file imports.
  * Group policies: Added a dedicated "Policy" tab to the Group management page.
* **User Interface & Experience**
  * Navigation enhancements: Updated the workspace sidebar and added the ability to open menu items in new tabs.
  * Mobile optimization: Improved responsiveness for mobile devices, specifically fixing modal display issues on smaller screens.
  * Visual refinements: Updated user avatar colors and removed pagination borders in the activity log for a cleaner interface.
  * Content clarity: Updated descriptive content across the Account app, Org Admin app, drawers, and integration pages.
* **General fixes**
  * Authentication flow: Fixed a bug where browser tabs remained open after a successful sign-in to the Oten Drive app.
  * Profile consistency: Resolved an issue where duplicated responses occurred after updating a Workspace profile.


---

# 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.15-mar-05-and-13-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.
