# Changelog

{% hint style="success" %}

## 5.1.3 (2023-07-07)

### Added

* Drag and drop from publication planner to oc list using CTRL key in windows and OPTION key in mac
* Drag and drop article from oc-list to publication planner
  {% endhint %}

{% hint style="info" %}

## 5.1.2 (2023-06-16)

### Added

* Make saved filters available in all sidebar tabs as well as workspaces

### Fixed

* Notification popup message not updated when language changed
* No longer possible to move card within a slot

{% endhint %}

{% hint style="info" %}

## 5.1.1 (2023-03-30)

### Added

* Add cache for ConceptAvatarRelation.uuid
* UK/US Date Localization

### Fixed

* Top bar element of Article card in Publication planner gets overlapped
* Publishflow and card colors does not work when a published article is changed to draft
* Saved Filter not saved when switching workspace or refresh
  {% endhint %}

{% hint style="info" %}

## **5.0.1.i (2021-12-16)**

* New Publication Planner documentation merged into version 5.0.1 **in Gitbook.**
  * How to use Publication Planner.
  * Explanations in Admin settings and configuration.
    {% endhint %}

{% hint style="info" %}

## 5.0.1 (2021-05-19)

### Fixed

* Filter duplicates when loading more
  {% endhint %}

{% hint style="info" %}

## 5.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**

* Moved copy article setting to config instead of checking for optional article copy action **(\*)**

### **Removed**

* Mappings to Writer actions.
  {% endhint %}

**(\*)** with the change to utilise the writer instance action we will now always be able to retrieve the copy article functionality and therefore moved the configuration of display to settings.

{% hint style="info" %}

## 4.3.1 (2021-05-19)

### Fixed

* Filter duplicates when loading more
  {% endhint %}

{% hint style="info" %}

## 4.3.0 (2021-03-26)

### Added

* Ability to copy articles with copy modal from Writer plugin.

### **Fixed**

* Locale in DatePicker to match the user's Dashboard locale settings.

### **Removed**

* Notifications requirements from mappings settings.
  {% endhint %}

{% hint style="info" %}

## 4.2.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.

### Fixed

* Article avatars getting overridden when getting an update event from querystreamer
  {% endhint %}

{% hint style="info" %}

## 4.1.0 (2021-02-08)

### Added

* Support to fetch writer client configuration with Writer Resolver and Writer Router (Writer 7 and beyond).

### **Fixed**

* Defaulting language to en-us if the language dashboard is using does not exist
  {% endhint %}

{% hint style="info" %}

## 4.0.1 (2020-09-14)

### **Fixed**

* Default config with PubStart/PubStop in order to retrieve date values for PublishFlow.
* Updating dropped articles while other articles are in updating phase from a previous drop action.
* Disappearing articles while dropping many articles while other articles is being updating.
  {% endhint %}

{% hint style="info" %}

## 4.0.0 (2020-06-24)

***NOTE: Bumped version from 3.1.0 to 4.0.0 has nothing to do with any config required to be changed, the major changes is utilizing the new Plugin-API from Dashboard v4.0, Therefor Publication Planner v4.0 can ONLY be installed in Dashboard v4.0 or higher***

### **Fixed**

* TimeZone issue with DatePicker.
* Bug where Publish Flow displays some transitions that are not allowed for the next status.&#x20;
* Preventing users from Drag/Drop articles with published status or articles that has published version.

### **Added**

* Support for OC 3.0
* New icon
* Config option "ignoreUserTimeFormat" to ignore "Use 24h format (military time)" from user settings to utilize the user current locale time format

### **Changed**

* PluginAPI to the new API from Dashboard v4
* Publish Flow UI
* Moved from 'moment' to 'date-fns'

### **Removed**

* "plannerLocale" from config
* GUI library portal mappings.
  {% endhint %}

{% hint style="info" %}

## 3.1.0

### Added

* functionality to handle drop into a filtered column

### Changed

* Default configuration with DB key store values
* Updated dependencies

### Fixed

* issue with application config not being taken in consideration in agent
  {% endhint %}

{% hint style="info" %}

## 3.0.0 (2019-12-19)

### **Added**

* `filterQuery` option to the config, to add custom filters while fetching articles.

### **Changed**

* Deprecated cache method and replaced with the new cache from Dashboard to handle storing sessions to localStorage.

### **Removed**

* Required portals from Mappings, and replaced with one Action to get GUI components.
  {% endhint %}

{% hint style="info" %}

## 2.0.2 (2019-11-28)

### Changed

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

{% hint style="info" %}

## 2.0.1 (2019-10-22)

### Fixed

* Leaking articles that mismatches the active filters on querystreamer events.
  {% 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.

### Changed

* Utilise Dashboard Utility plugin to render cards and Publish flow.
  {% endhint %}

{% hint style="info" %}

## 1.4.0 (2019-09-05)

### **Added**

* Cache functionality to cache requested articles.
* Infinity loader for columns to load more articles on scroll.

### **Changed**

* Refactored whole application with new hooks components.
  {% endhint %}

{% hint style="info" %}

## **1.3.1 (2019-08-15)**

### Fixed

* Setting up correct query for querystreamer.
  {% endhint %}

{% hint style="info" %}

## **1.3.0 (2019-08-09)**

### Changed

* Stream query for querystreamer, to listen on content changes for current user units only.
  {% endhint %}

{% hint style="info" %}

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

### Added

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

{% hint style="info" %}

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

### Fixed

* Ability to have Application settings merged with Plugin settings for Each application mounted within a column in a workspace.
  {% endhint %}

{% hint style="info" %}

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

### Fixed

* CORS issues for communication with IMID enabled Writer (require Writer version: >=5.2.4)
  {% 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/publication-planner/5.1.3/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.
