6.4.0
Naviga Writer 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
im-articlesize version
1.0.0
New Plugin
Define rules for size of article. Including number of characters, range of amount of images or other content objects.
im-inlinenotes version
2.0.0
Major version release Name and id changed, see the README for correct configuration values. Also read the disclaimer
Inline notes are now only available in text like paragraphs, headlines etc, no longer in objects
im-generictextfields version
2.0.0
Major version release Be sure to read README before upgrading
Update UI to new design
Now validates fields on article save instead of real time
Correctly puts values in
itemMeta
section when configured to do so
im-datepicker version
1.1.0
Update UI to new design
im-publishflow version
2.4.4
Fixed state reset on failed save validation
Optimization
im-archivesearch version
2.4.0
Added default sortings
im-ximimage version
2.4.0
Add functionality to handle Focal Point through “soft crop tool”
im-teaser version
2.3.0
Add functionality to handle Focal Point through “soft crop tool”
im-contentpart version
2.4.0
Add functionality to handle Focal Point through “soft crop tool”
im-imagegallery version
2.4.0
Add functionality to handle Focal Point through “soft crop tool”
Improved error handling when dropping unsupported files
Minor UI Improvements
im-newspriority version
1.1.0
Implement new UIDateTimePicker
im-imidtracker version
1.2.0
Update UI to new design
im-editorialnote version
1.1.0
Update UI to new design
im-dashboard-integration version
2.1.1
Fixed dragstart even to allow images to be dropped on teaser
im-socialembed version
2.3.0
Improved stability when embedding soundcloud links
im-contentrelations version
2.1.0
Added default sortings
im-conceptpublicationchannel version
1.2.0
Add config to remove previous mainchannel when mainchannel is changed
Changes in this release
Improvement
WRIT-1042 - Add support for focal point for image softcrops
WRIT-1040 - Update dependencies to fix known vulnerabilities
Bug
Last updated