# Change Log

{% hint style="success" %}

## 3.3.0(2026-04-01)

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

* [Article elements support in wingman contextual chat](https://docs.navigaglobal.com/wingman/pages/50OaqrN9dZ9BMeEgCYIB#id-8.-article-elements-support-in-contextual-chat-3.3.0)

**Fixed**

* UI issue of Set button does not consider the style/formatting of the text
  {% endhint %}

{% hint style="info" %}

## 3.2.0(2026-03-12)

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

* [Quick Prompts in Contextual chat](https://docs.navigaglobal.com/wingman/pages/50OaqrN9dZ9BMeEgCYIB#id-7.-quick-prompts-in-contextual-chat-3.2.0)

**Fixed**

* UI issue if contextual chat mounts on another plugin
  {% endhint %}

{% hint style="info" %}

## 3.1.0(2025-11-27)

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

* Contextual chat work independently without relying on widget([link](/wingman/configuration/wingman-configuration.md#contextual-chat-independent-of-widgets))
* Contextual chat works with default models defined in AWS\`([link](/wingman/configuration/wingman-configuration.md#contextual-chat-works-with-default-models))

{% endhint %}

{% hint style="info" %}

## 3.0.0 (2025-05-27)

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

* New Feature Contextual Article Chat
* Gather results generated by wingman as single result
* Log the Current version history value in *Contentversion*&#x20;

  &#x20;     &#x20;

&#x20;*(Dependency on im-articlehistory 1.1.3 | im: publish flow 2.7.0 | writer client 8.2.0)*

{% endhint %}

{% hint style="info" %}

{% endhint %}

{% hint style="info" %}

## 2.1.0 (2025-01-29)

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

* Selection pasting using set button for multiple paragraphs, single nodes
* xPath property in the configuration to paste the text at target node with set button
* Checkbox character limit and align single checkbox
  {% endhint %}

{% hint style="info" %}

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

{% hint style="info" %}

## 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.
  {% endhint %}

{% hint style="info" %}

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

{% hint style="info" %}

## 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.
  {% endhint %}

{% hint style="success" %}

## 3.0.0 (2025-05-27)

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

* New Featue Contextual Article Chat
* Gather results generated by wingman as single result
* Log the Current version history value in *Contentversion*&#x20;

  &#x20;     &#x20;

&#x20;*(Dependency on im-articlehistory 1.1.3 | im: publish flow 2.7.0 | writer client 8.2.0)*

{% endhint %}


---

# 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/wingman/change-log.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.
