Summary of Changes v4.2
Version 4.2 brings security updates, as well as other general improvements and bug fixes.
For content editors
Improvements
Page Tree IMPROVEMENT
A new Page Tree component for organising pages with more advanced filtering and searching.
Search Pages by route IMPROVEMENT
On new Page creation the Route field is auto populated IMPROVEMENT
Page Tree can be pinned to keep it open IMPROVEMENT
Project Selector IMPROVEMENT
A new Project selector control.
Task Selector IMPROVEMENT
A new Task selector control.
Content type Selector IMPROVEMENT
A new Content type selector control.
Extended DateTime control IMPROVEMENT
Date and Time values can be entered separately or together.
Picklists IMPROVEMENT
Adjustment of the control to only show the name. Hover over state will show name and value
Task Dashboard IMPROVEMENT
Addition of new button to navigate the user to the Task review screen for the Task.
Bug fixes
Media Library
BUGFIX You are now correctly prevented from selecting Media Items that have failed to upload, which could previously cause an error.
Releases
BUGFIX Releases no longer sometimes fail when the Release includes multiple Variants.
BUGFIX Releases no longer sometimes fail when the Release includes a large number of Page changes.
Audit History
BUGFIX Audit History could sometimes be slow to load. This has been rectified.
Page Editor
BUGFIX The Page Editor is no longer sluggish when viewing large Pages.
BUGFIX The Page Editor is now only deleting the Templated component when the templated component is deleted.
SDK
BUGFIX Concurrent requests for manifest no longer cause an error for new routes in consumer apps.
Known issues
Rich Text Editor
Editing around captioned images KNOWN ISSUE
Users are unable to easily edit content around an image if a caption has been added.
Edit controls position while scrolling KNOWN ISSUE
The floating edit controls can move outside of the expected boundaries while scrolling.
Insert image cursor jump KNOWN ISSUE
After inserting an image, the cursor jumps to the beginning of the Rich Text area.
Video resizing KNOWN ISSUE
Users are unable to change the size of inserted videos.
For developers
Known issues
Cutting and pasting in the Component Editor KNOWN ISSUE
In the Component Editor, cutting and pasting code deletes Variables and recreates them, deleting all Content Items associated with them and resetting the Variable Type to the default –
Text
. This affects Page content, not just Component default values. If the containing Task is completed, the Content Items are permanently deleted.You can work around this by copying instead of cutting.