# Loadium Updates - January 2024

## New Features

* Scatter Plot now shows the number of successes and errors.

## Improvements

* Updated Supported Gatling version to 3.9.5
* Updated Test Schedule interface.
* Viewer role can no longer see private location information.
* Added informative popup where a compare report file will take longer than usual to produce.
* Added an informative message for JMeter tests to show when the uploaded JMX uses a library that is missing (the user needs to upload its JAR files).

## Bug Fixes

* Fixed an issue where the engine reserving step would cause a test to crash while the test is initializing.
* Fixed an issue in Request Stats in Report Page, where checking and unchecking a label would cause a visual bug.
* Fixed an issue with session name text overflowing in Compare Test.
* Fixed an issue with Graphs tab in Compare Test where x-axis (time) would show inaccurately. All times will start from 00:00.
* Fixed a crucial issue with Record\&Play which causes loss of saved files when the test is edited.
* Fixed multiple issues with table sorting in Report Page.
* Fixed an issue with estimated VUH calculation for multi-step tests.


---

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