# 25.12 - December 2025

### Summary

In **25.12** we add CPU to reporting.&#x20;

### Report on CPU

For those devices that provide CPU, Highlight has always shown CPU on the Details page Traffic Load chart. In this release, we add the option to report on CPU (peak and average) as well.  This option is included in the Bearer Circuits report. &#x20;

Find out more about [Network Reporting.](/reporting/network-reports.md)&#x20;

### Bug fixes

* Reporting API now includes the "siteSlaBreachDur" value

### Service description

The [Highlight Service Description document](/getting-started/new-user/service-description.md) concisely describes how Highlight works and its key features. It has been updated for 25.10 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/25.12-december-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.
