# Release v2.10.0 - August, 2025

## Overview:

This release introduces major features and enhancements focused on strengthening access control and improving usability.

## New Feature:

1. **Email Domain-Based Access Management:**

   We have introduced **Email Domain-Based Access Management** to strengthen application security and provide admins with greater control over user access.

   **Key Highlights**

   * **Domain Whitelisting** – Only users with email addresses from **configured domains** can log in to the application.
   * **Error Handling** – If a user attempts to log in with an email domain that is **not configured** in the identity provider, access will be denied even if the credentials are valid.
   * **Granular Control** – Admins can define and manage allowed domains directly in the provider configuration.
   * **Enhanced Security** – Ensures only trusted organizational domains are permitted, reducing the risk of unauthorized access.

## Enhancement:&#x20;

1. **Revamp UI/UX for Group and Role Permission Mapping:**

   The **Group and Role Permission Mapping** module has been redesigned with an enhanced **UI/UX** to improve **usability, accessibility, and user experience** for admins managing groups, roles, and permissions. This revamp aims to streamline **role-permission assignment**, **group creation**, and **user role assignment**, making the workflow intuitive and faster.


---

# 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://authdocs.skill-mine.com/licentio-documentation/release-notes/release-v2.10.0-august-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.
