# Loadium Updates - March 2024

## **New Features**

* Added information on the Home Page to show who ran the test last.

## **Improvements**

* Updated Loadium Jenkins plugin to make it compatible with new Loadium commands.
* Updated the error message to avoid confusion when a test stops after not receiving data for 2 minutes.

## **Bug Fixes**

* Fixed an issue in Request Stats (Report Page) where Success–Error filters wouldn’t filter all requests.
* Fixed an issue where the CPU warning message would appear even if there was no problem.
* Fixed an issue where PDF export preferences sometimes wouldn’t be saved.


---

# 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-march-2024.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.
