6.4.0

Compatibility

  • IMSG >=16.8.0

  • Editor Service >=5.2.1

Released 2020-08-24

Release overview

Description

6.4.0 adds new focal point cropping functionality, further improves support for smaller screens, and contains optimizations and bug fixes.

  • Support for Focal Point cropping

  • Support for Article Size plugin

  • Deprecate usage of functions which manipulate contentMeta section

  • Use updated visuals for Login Screen/Unit Switcher

  • Adds new UI Components: UIButtonGroup, and UIConceptSearch

  • Redesign of active users in article

  • Replaces Monaco Editor for a more light-weight solution

  • Optimized backend boot sequence

  • Configuration Test Tool can handle changing order of plugin config with drag and drop

  • Many minor UI improvements and fixes

Type Definitions for writer and substance

Two new public npm packages have been published which add type definitions for writer and substance modules. This is useful for third party plugin developers to gain (partial) intellisense when importing classes, functions, utils, etc from either module. These are published in beta state for a while and have been tested to work in Visual Studio Code. Installation instructions can be found on npm.

Writer Config Tool

A helpful tool has been developed to simplify writer-client configuration file upgrade between writer versions. Upload a writer-client configuration file, set target writer version, then click upgrade. Only plugin versions are updated! Review the upgrade report and change the configuration using the editor. When ready just save the new updated configuration.

This tool could also be used to upgrade all plugin versions for the current writer versions, just set the target writer version to the one currently used by the customer.

New and Updated Plugins

Changes in this release

Improvement

Bug