> For the complete documentation index, see [llms.txt](https://docs-adopt.nexthink.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-adopt.nexthink.com/adopt-release-notes/2024.11.2-analytics-and-extension-release-notes.md).

# 2024.11.2 Analytics & Extension Release Notes

| Type      | Version |
| --------- | ------- |
| Analytics | 2.19.0  |

## Browser extensions

Find below the latest Adopt browser extension versions as of November 18, 2024.

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

{% 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 %}

***

## Enhancements

PSUP-5272—Core Analytics dashboard optimization.

## Fixed issues

PSUP-5269—Fixed an issue that could result in users not receiving DAP guidance on the first launch of a browser session.

{% hint style="info" %}
Following this release, customers can no longer access a top-level "All-Time filter" within Core Analytics. The date filter options are listed [here](/core-analytics/overview-dashboard-and-key-insight/applying-filters.md).
{% endhint %}


---

# 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://docs-adopt.nexthink.com/adopt-release-notes/2024.11.2-analytics-and-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.
