# 2024.10.2 Extension Release Notes

## Browser extensions

Find below the latest Adopt browser extension versions as of October 17, 2024.

| Extension Type   | Version |
| ---------------- | ------- |
| Self Hosted      | 6.1.0   |
| Chrome Web Store | 6.1.0   |
| Edge Web Store   | 6.1.0   |

{% hint style="info" %}
Browser extensions for the Chrome and Edge web stores were submitted on the date listed above. Vendor approval can take 1-4 days.
{% endhint %}

***

## Fixed issues

PSUP-5021 - Fixed an issue that could occur when a high volume of Tooltip guides (60+) were published within the user's current web application. This scenario may have impacted browser responsiveness and data quality.&#x20;

PSUP-4799 - Fixed an issue where the context help attempted to navigate to an iframe URL, even when the Tour step had the redirect option disabled.


---

# 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://docs-adopt.nexthink.com/adopt-release-notes/2024.10.2-extension-release-notes.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.
