# Change Log

### 2.0.0 (2024-09-02)

<https://docs.navigaglobal.com/wingman> **Added**

* Create multiple instances of Generic widget
* Widget name configurable
* Configurable check box names
* Add/Remove Save tab from configuration

[Direct link to heading](#id-2.0.0-2024-09-02)

***

### 1.3.0 (2024-06-11)

<https://docs.navigaglobal.com/wingman> **Added**

* Backend configuration to set the maximum token limit on usage.
* Backend configuration to set trigger that shows message to user when certain percentage of maximum token limit set at backend is consumed.

[Direct link to heading](#id-1.3.0-2024-06-11)

***

### 1.2.0 (2024-04-02)

<https://docs.navigaglobal.com/wingman> **Added**

* Support for adding AI service provider, model name & API Key from configuration.
* Fallback values of AI service provider, model name & API Key in backend configuration.

**Fixed**

* Language code removed from configurations

[Direct link to heading](#id-1.2.0-2024-04-02)

***

### 1.1.0 (2024-04-02)

<https://docs.navigaglobal.com/wingman> **Added**

* Generic prompt support where user can write their own prompt to generate any type of results from the writer text.

**Fixed**

* Hover text gets overlapped with generated result.
* Checkbox selected accordion opens after selected result is generated.

[Direct link to heading](#id-1.1.0-2024-04-02)

***


---

# 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.navigaglobal.com/general/change-log-3.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.
