# Loadium Updates - November 2024

## New Features

* **PDF Export for Compare Page**: You can now export the Compare Page in PDF format. Each section—**Overview**, **Stats**, and **Graphs**—can be individually exported, preserving the on-screen view and label customization.

## Improvements

* **Enhanced Compare Page Performance**: Significant performance gains when adding multiple reports, resulting in a smoother user experience.
* **Consolidated Compare Page Label Search**: The label search bar on the Compare Page has been merged into a single unified bar that works across all reports simultaneously.
* **Increased Default Minimum Engine Capacity**: Higher engine capacity to improve overall virtual user generation performance.
* **Auto-Hide Sections with No Data**: Sections with no available data in the report page are automatically hidden for a cleaner interface.

## Bug Fixes

* **Login Redirection in Loadium Recorder**: Fixed an issue causing incorrect login redirects within the Google Chrome plugin.
* **Compare Test > Stats Label Issue**: Fixed a bug where unchecking a label’s box would not properly deselect it.


---

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