# 09-10/2021 Release update

## Dashboard Applications&#x20;

The main focus this time has been minor adjustments, improvements and stabilising applications.&#x20;

| Plugin           | Version | Main change                                                                                                       | Link |
| ---------------- | ------- | ----------------------------------------------------------------------------------------------------------------- | ---- |
| Wire             | 1.2.1   | Display subheadline1 in preview                                                                                   |      |
| Newsroom Planner | 5.4.1   | Minor bug fixes and standard config change                                                                        |      |
| Print Overview   | 1.1.0   | Improved handling of preview images                                                                               |      |
| Wire             | 1.3.0   | Support for additional service provider configuration                                                             |      |
| Newsroom Planner | 5.4.2   | <p>Unwanted behavior where other users cards shows in My Assignments </p><p>Prevent beautifying Article’s XML</p> |      |

## Dashboard Core

Dashboard 5.1.0 was released and deployed in all regions in June.&#x20;

{% hint style="info" %}

### Added

* Ability to import/export config keys from store.
* Ability to register config modifiers from plugins to allow modifying its config when updating the plugin.

### Changed

* Moved “Add applications” button from the bottom of the workspace to Application Settings in the User menu.

### Fixed

* Re-rendering issue when reseting plugins config, or rolling back to older versions.
  {% endhint %}

## Writer Core

#### Writer 6 hot fixes

* **Hot fix Writer 6.5.10:** Fixes bug where error message would not properly display when trying to save an article which had been updated externally.&#x20;
* **Hot fix Writer 6.5.11:** Fixes copy paste issue for certain content objects, e.g. content parts.
* **Release notes for 6.5 track:** <https://docs.navigaglobal.com/writer/release-notes/6.5.x>&#x20;

## Writer plugins

**As a general rule, changes to Writer plugins require Writer Core version 7 or later. Hot fixes are sometimes made available in the Writer 6 track.**&#x20;

**Check each plugin dependency for more information before upgrading plugins.**&#x20;

### Released Writer plugins:&#x20;

The main focus this time has been minor adjustments, improvements and stabilising plugins.&#x20;

| Plugin          | Version | Main change                                                                                                                                                                                                                                                                              | Link                                                                                                           |
| --------------- | ------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------- |
| External Update | 2.0.0   | <p><strong>Major release</strong> which includes improved Infocaster subscription/broadcast handling and support for both read token and write token.<br>Previously the plugin only used one token which would cause issues when a "write"-token was used instead of a "read"-token.</p> | For upgrade instructions, see the README: <https://plugins.writer.infomaker.io/im-externalupdate/2.0.0/readme> |
| Autoprint       | 1.2.2   | **Hotfix release** which fixes infocaster broadcast event being sent to the created publisher copy instead the original digital article.                                                                                                                                                 | <https://plugins.writer.infomaker.io/im-autoprint/1.2.2>                                                       |
| NP Job          | 1.3.0   | <p></p><p>Add config to filter images with certain status codes.</p>                                                                                                                                                                                                                     | <https://plugins.writer.infomaker.io/im-npjob/1.3.0>                                                           |


---

# 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/authoring/content-creation-releases/09-10-2021-release-update.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.
