> 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/24.13-december-b-2024.md).

# 24.13 - December-B 2024

### Summary

**24.13** is a release containing SD-WAN and AppVis enhancements.

### SD-WAN Enhancements

#### Cisco Meraki - Ready state now treated as Up

Highlight has been working with Cisco Meraki to better understand the scenarios under which an uplink service becomes unavailable or unresponsive, and the associated statuses we receive from Meraki for each scenario. Based on this, Highlight has made a change to our stability status logic to associate the state 'Ready' as a being an 'Up' state, where previously 'Ready' was treated as a 'Down' state with a red blip on the availability line.

#### Fortinet - Discovery logic updated for tunnels and performance tests

Highlight has enhanced the discovery logic of Fortinet SD-WAN networks to include some configuration elements of network topology. The result of this is a more comprehensive and reliable discovery of SD-WAN tunnels and their performance tests.

### AppVis Enhancements

Applications and logos have been updated in accordance with the latest updates available.

Find out more about [AppVis](https://support.ci.highlight.net/help/status/appvis).

### Service description

The [Highlight Service Description document](https://support.ci.highlight.net/help/getting_started/HighlightServiceDescription.pdf) concisely describes how Highlight works and its key features. It was last updated for 24.12 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, and the optional `goal` query parameter:

```
GET https://help.highlight.net/getting-started/release-notes/24.13-december-b-2024.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
