# Loadium Updates - May 2025

## New Features

### Audit Log

<figure><img src="/files/MtyhbR1yGMhF0cy4VWdO" alt=""><figcaption></figcaption></figure>

Added a new Audit Log section to track authentication-related actions such as logins, logouts, and failed login attempts. This helps improve visibility into user activity and enhances security monitoring.

[Read more](https://wiki.loadium.com/audit-log)

## Improvements

* Reworked the geolocation selection input element for better categorization.

## Bug Fixes

* Fixed an issue with incorrect sorting when using the search function in the **Report Page > Request Stats** table.
* Fixed an issue where the **Insights > Response Distribution** graph sometimes failed to load.
* Fixed an issue that prevented tests from being saved when assigning them to a project.


---

# 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://releasenotes.loadium.com/loadium-updates-may-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.
