# 25.7 - July 2025

### Summary

**25.7** is a maintenance release containing minor enhancements

### Insight UI Dark is now the default option

For new users and those who've not selected a UI theme, Insight UI Dark mode is now the default option.

If you'd like to try Light mode or switch to Classic, use the Theme dropdown in the user menu. &#x20;

<figure><img src="/files/GY4eijcIUcii482JcrFF" alt="Theme dropdown switch from dark to light"><figcaption><p>Use the Theme dropdown to change UI mode</p></figcaption></figure>

Find out more about [Insight UI](/getting-started/useful-information/insight-ui.md).

### Switch Stack member information in Reporting Inventory

<figure><img src="/files/y2nIR0QMsan1DSMWrrs9" alt=""><figcaption><p>Reporting Inventory includes stack member details</p></figcaption></figure>

Reporting Inventory has been updated to show SNMP switch stack member details in the Serial Number column.  This is also shown in the CSV download on the page.  If available, this includes stack member:

* index number - for example 2001
* serial number
* software version&#x20;
* hardware version
* firmware version

Find out more about [Inventory](/reporting/inventory.md).

### Service description

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