# Versions

#### 0.2.0 (May 6th, 2026) <a href="#id-2.30.0-september-17-2025" id="id-2.30.0-september-17-2025"></a>

* fix: missing mehods `notice.hide` and `preferences.hide`
* Add `onNoticeClickDisagree` event callback and improve `onError` callback
* fix: existing `click` events are incorrectly triggered&#x20;

#### 0.1.0 (April 23rd, 2026) <a href="#id-2.30.0-september-17-2025" id="id-2.30.0-september-17-2025"></a>

* fix: inconsistent skdPath set by default

#### 0.0.2 (October 1st, 2025) <a href="#id-2.30.0-september-17-2025" id="id-2.30.0-september-17-2025"></a>

**Features:**

* Official release: upgrade to the latest Amazon Vega libraries


---

# 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://developers.didomi.io/cmp/mobile-sdk/vega-os/versions.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.
