# 26.4 - April 2026

### Summary

In **26.4** we've added the ability to discover all ports on complex switches and set an agent on each Controller.&#x20;

### Complex switch port discovery - Beta

Highlight can now discover all ports on complex switches with indices such as 1/1/1. This is currently available in Beta for Cisco 92XX, 93XX and 95XX switches.  Other manufacturers and models are being tested before the change is expected to be widely available.

[Contact us](/getting-started/contact-us.md) to enable this functionality.

{% hint style="info" %}
Highlight can now discover ports with an index such as 1/1/1. &#x20;

Indices with four components are restricted for now. &#x20;
{% endhint %}

### Set an agent on each controller&#x20;

Setting an agent on controller discovered watches was previously a folder setting.  This can now be changed on the **Settings** tab on a controller and applies to all watches associated with that controller. This change makes it possible to spread the load across multiple agents.

<figure><img src="/files/AdjzPNAeIYSeaqIa9TKM" alt="Edit Controller Settings Tab"><figcaption></figcaption></figure>

### Bug fixes

* **Audit Log:** Resolved an issue with classes logging twice
* **Poller:** Resolved a revalidation issue

### 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/26.4-april-2026.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.
