# Release v2.6.0 - April, 2025

### Overview

This release introduces several major features and enhancements designed to improve user authentication and security, streamline admin reporting, and enhance system flexibility.&#x20;

### New Features

1. **Export Option for Reports in the SSO Dashboard:**&#x20;

   We have implemented the Export Option (Download Report) functionality in the Audit Trail Page of the SSO Dashboard Portal. This feature allows administrators to easily download and analyze audit logs in Excel format, facilitating efficient tracking and reporting of user activities.&#x20;

### Enhancement

1. **Bot Detection:**&#x20;

   We have enhanced the Skillmine Auth System by integrating Bot Detection into the Password Reset process. A new option, "Enable CAPTCHA", has been added to the Customize User Password Reset Behavior settings. When this option is enabled, users requesting a password reset link will undergo a bot detection check, ensuring enhanced security against automated attacks.


---

# 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.6.0-april-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.
