> 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.7-july-2026.md).

# 26.7 - July 2026

### Summary

In **26.7** we've added an integration with Cisco Webex and the option to search for interface IP addresses.

### Cisco Webex Integration

<div align="left"><figure><picture><source srcset="/files/akMcfq6GKZrJaJFrNrUI" media="(prefers-color-scheme: dark)"><img src="/files/rjOKUWPMrJDMOW51dGBb" alt="Cisco Webex logo"></picture><figcaption></figcaption></figure></div>

Integrate with Cisco Webex to enable a Managed Meeting Room service. Create a Webex Bot and grant devices access. After creating a controller in Highlight, all devices with access, regardless of type, are discovered. These might include televisions, cameras, microphones, speakers, and touch controllers, among other items. Highlight shows whether each device is available or reporting a health issue. This information is charted and kept for months. Set up alerts for issues on your Webex devices and report on their availability over time.

Find out more about [creating a Cisco Webex controller](/admin/admin-page/controller.md#create-edit-controller-cisco-webex).

### IP Address Search - Beta

Search for the IP Address of any interface associated with a device.

<figure><picture><source srcset="/files/1jS74zld0cigiAErY9d5" media="(prefers-color-scheme: dark)"><img src="/files/J8bajTHQ6qwmjnhKIvME" alt="IP Address Search"></picture><figcaption></figcaption></figure>

This dialog is available from the User Menu. Select **IP Search** and enter an IPv4 address,

Find out more about [IP Address Search.](/getting-started/useful-information/ip-address-searching.md)

### 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.7-july-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.
