> For the complete documentation index, see [llms.txt](https://help.highlight.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.highlight.net/getting-started/release-notes/26.6-june-2026.md).

# 26.6 - June 2026

### Summary

In **26.6** we've added the ability to poll via [ICMP](/getting-started/new-user/glossary.md#icmpinternet_control_message_protocol) and Multi-Factor Authentication for those logging into Highlight. &#x20;

### ICMP Polling - Beta

This functionality is useful on those occasions when [SNMP](/getting-started/new-user/glossary.md#snmpsimple_network_management_protocol) credentials are not available and straight-forward Ping only will suffice. Use a [CSV](/getting-started/new-user/glossary.md#csvcomma_separated_values) file to upload IP addresses, with optional descriptions and locations. Highlight creates the locations and provides up/down status on the devices. You can alert and report on the availability of these devices.&#x20;

Find out more about [ICMP Polling](/admin/admin-page/controller.md#create-edit-controller-icmp-polling).

### Multi-Factor Authentication

In addition to providing a username and password, users now need a secondary authentication method to log in.

Users can link their Highlight account with an authenticator app like Microsoft Authenticator, Google Authenticator, 1Password, etc. The setup screens provide a QR code to do this or a manually entered key.  There's an additional option to verify via email. &#x20;

Existing users can choose **Skip for now** for a period of time. New users must enable Multi-Factor Authentication (MFA).&#x20;

<figure><img src="/files/8PeWMacZk1L5eA3rWFSN" alt=""><figcaption></figcaption></figure>

In subsequent logins, users will need to verify their account with a code.&#x20;

Find out more about [MFA](/getting-started/new-user/user-authentication.md#multi-factor-authentication).

### Bug fixes

* SNMP Switches: Resolved a polling issue with HP switches, data now collected normally
* Scheduled Reports: Resolved a validation issue so these reports can now be saved
* Reporting Inventory: Vendor type fields have been updated

### 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.6-june-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.
