# Loadium Updates - January 2025

## Improvements

* The search function in the Request Stats section (Report Page) now uses a "string contains" rule to enhance searching.
* The Errors section in the Report Page now displays a checkmark instead of an empty page when there are no errors to avoid confusion.

## Bug Fixes

* Fixed an issue where setting the Duration parameter to less than 2 minutes caused unexpected changes to the Ramp-Up parameter.
* Fixed an issue in Home Page where "Last Run By" and "Created By" sometimes would show incorrect accounts.
* Fixed an issue where a session name that was too long would cause text errors in the PDF export.
* Fixed an issue where data retention settings inadvertently blocked session file downloads.


---

# 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-january-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.
