# Changelog

{% hint style="success" %}

## 2.0.3 (2020-09-14)

### **Fixed**

* issue displaying images when article only had one
* saving an update to OC 3.0 would always fail
* issue with list always overwriting when saved from package but there's a newer version available

### **Updated**

* icon
  {% endhint %}

{% hint style="info" %}

## 2.0.2 (2020-04-28)

### Fixed

* &#x20;issue with list displaying unsaved changes after save of overflowing list is complete
  {% endhint %}

{% hint style="info" %}

## 2.0.1 (2020-03-12)

### Fixed

* issue with creator sub duplicating its prefix when updating a list/package
  {% endhint %}

{% hint style="info" %}

## 2.0.0 (2019-11-26)

### Added

* Integration against Dashboard Utility plugin in order to use SuggestSearch

### Changed

* Utilise Dashboard Utility plugin to render suggest search with using personal cache store.
* Reverted back support for products in lists and packages.
* Improved output of list/package information and made it collapsable.
  {% endhint %}

{% hint style="info" %}

## 1.0.0 (2019-08-16)

### About

Overhauling rewrite to allow for IMID integration, reset version to 1.0.0 since new bundle

### Added

* Functionality to display whether there is unsaved changes
* Extra confirm if leaving an unsaved list/package
* IMID support to add units to list/package
* Placeholder information to items that you currently don't have permissions to see
* Output for created/updated with timestamps / user that updated
* Message when a list has more items than it's configured max (overflow)

### Fixed

* Issue when reading the current language from Dashboard on load

### Changed

* Removed "product" support in order to move towards units instead
* Changed the amount of permission to two, one for creating lists/packages and one for working with with it's content
  {% 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/oc-list/master-2/changelog.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.
