# Changelog

{% hint style="success" %}

## 4.0.3 (2026-01-22)

**Added**

* DB Logs API Integration([link](/article-search/admin/config/article-preview-1.md))

**Fixed**

* Scheduled publication timestamp is displayed incorrectly on the article card.<br>
  {% endhint %}

{% hint style="info" %}

## 4.0.2 (2024-03-27)

**Added**

* Support for Danish translation

**Fixed**

* Date filter UI distorted when select Finnish language
* Localization rendering issue<br>
  {% endhint %}

{% hint style="info" %}

## 4.0.1 (2023-03-29)

**Changed**

* Updated the functionality of concept avatar uuid in cache<br>

**Added**

* &#x20;Added support for Date Localization in UK format
  {% endhint %}

{% hint style="info" %}

## 4.0.0 (2021-05-17)

**Note**: Dependant on Writer 4.0.0 plugin to retrieve Writer Instance

### **Added**

* Ability to preview articles with preview modal.
* New mapping requirement to Writer plugin.

### Changed

* Updated dependencies

### **Removed**

* Mappings to Writer actions.
  {% endhint %}

{% hint style="info" %}

## 3.2.0 (2021-03-26)

### Added

* Ability to copy articles with copy modal from Writer plugin.
  {% endhint %}

{% hint style="info" %}

## 3.1.0 (2021-03-01)

### Added

* A new icon on the Article card to indicate if the Article is linked to an Assignment.
* Ability to open connected Assignments with Newsroom Planner detail view Modal.
  {% endhint %}

{% hint style="info" %}

## 3.0.3 (2020-11-27)

### Fixed

* Cards Date/Time format with 24h settings.

### Removed

* Notifications mapping requirements
  {% endhint %}

{% hint style="info" %}

## 3.0.2 (2020-10-20)

### Fixed

* Added cache for avatar requests
  {% endhint %}

{% hint style="info" %}

## 3.0.1 (2020-10-08)

#### Fixed

* Issue with configured mappings not being present on article object
  {% endhint %}

{% hint style="info" %}

## 3.0.0 (2020-09-24)

**Changed**

* Moved plugin to use new Plugin API from Dashboard (only works in DB 4.0.0 and higher)
* Using Utility Module instead of Utility Agent
* Moved default config to utilise new Plugin API

#### Fixed

* Mouse over status
* Localized display of copy uuid link
  {% endhint %}

{% hint style="info" %}

## 2.2.1 (2020-09-14)

### Changed

* icon

### Fixed

* Channel images not being fetched on stream event "ADD"
  {% endhint %}

{% hint style="info" %}

## 2.2.0 (2020-03-17)

### Added

* ability to integrate towards Status Map v2.0.0 plugin

### Changed

* Default configuration with DB key store values
* Updated dependencies

### Fixed

* Spelling&#x20;
  {% endhint %}

{% hint style="info" %}

## 2.1.0 (2019-12-16)

### Fixed

* Updating \`cards slugline\` on querystreamer events.
* Edit articles in Modal if \`editArticlesInModal\` is presented in config.

### Changed

* Utilise SuggestSearch component with using personal cache store.
  {% endhint %}

{% hint style="info" %}

## 2.0.1 (2019-11-28)

### Changed

* Utilise Writer plugin to handle opening articles in modal with confirm
  {% endhint %}

{% hint style="info" %}

## 2.0.0 (2019-10-03)

### Added

* Integration against Dashboard Status Map and Dashboard Utility plugin in order to configure article card colors.
* Localization for time labels.

### Changed

* Utilise Dashboard Utility plugin to render cards and suggest search with date functionality
* Added card menu *(moved copy uuid into it)*
  {% endhint %}

{% hint style="info" %}

## **1.1.0 (2019-08-05)**

### Added

* Names for required actions for Mappings.
  {% endhint %}

{% hint style="info" %}

## **1.0.0 (2019-08-02)**

### Added

* Display slugline under the headline in article card from config.
  {% 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/article-search/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.
