# 24.11 - November 2024

### Summary

**24.11** includes an enhancement to performance charts and a bug fix.

### Performance charts update

<figure><img src="/files/AL3T3kpA8faGMHfh5EP5" alt=""><figcaption><p>Previous test chart</p></figcaption></figure>

<figure><img src="/files/DTMgAaaQGl6iYSgCYLlV" alt=""><figcaption><p>New test chart</p></figcaption></figure>

Because Highlight is focused on improving the visual interpretation of data, performance charts have been redesigned for enhanced readability and clarity. New charts are an area range with an average line. This change applies to the week and month view for:

* ICMP Ping
* UDP Echo
* TCP Open

and to all views for:

* Precison delay
* MOS

Find out more about [performance charts](https://support.highlight.net/help/details/performance_charts).

### Bug fixes

* **WiFi Aruba Airwave:** Logging has been improved and an issue with duplicate API keys now resolved.

### Service description

The [Highlight Service Description document](https://support.highlight.net/help/getting_started/HighlightServiceDescription.pdf) concisely describes how Highlight works and its key features. It was last updated for 24.9 and is available on the Help & Support Centre.

### Browser compatibility

All Highlight releases are tested on the current version of:

* ![Chrome](https://support.highlight.net/help/images/browser_chrome.png)

  #### Chrome
* ![Edge](https://support.highlight.net/help/images/browser_edge.png)

  #### Edge
* ![Firefox](https://support.highlight.net/help/images/browser_ff.png)

  #### Firefox

Find out more about [Highlight supported browsers](/getting-started/useful-information/browsers-supported.md).

### Get in touch

More details on all of Highlight’s features are available on the Help & Support Centre or [contact us](/getting-started/contact-us.md) for assistance.


---

# 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://help.highlight.net/getting-started/release-notes/24.11-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.
