6.49 release notes
October 23, 2024
This page covers changelog information for all Content Management 6.49 versions, including patch releases.
- (FEAAS-281) Update styling for components with no fields inside content page assets
-
Minor tweaks to styling for components with no fields (preconfigured components) inside content page assets are available in this release:
-
A dividing line now separates the description and default preconfigured text.
-
Component title and icon are not repeated inside the component area.
-
Description block does not appear if it is empty.
-
- (FEAAS-477) Change the Component info label to View component info
-
The Component info label in Page Builder content blocks was missing the action keyword like other labels in this area. The label is now updated to View component info which improves the consistency of the Actions menu language.
- (FEAAS-1112) Allow blocks to be removed when in an error condition
-
Components were being obstructed with an error message when they experienced issues with fetching their manifest or schema after being added to a page. Under these conditions, the component cannot be deleted, edited, or saved. The error block now offers a remove option so it can be dismissed and the normal function returned to the component editing experience.
- (FEAAS-1166) New window preview not working
-
Styles that controlled the look and feel of the Content Page builder were not applied correctly which caused the preview window to function incorrectly. Feature scope rules were updated so that the styles that control the look and feel of the Content Page Builder are now correctly applied.
- (MATRIX-6702) Binocular feature from quick search can sometimes select multiple assets
-
If the binoculars need to switch trees to find an asset that is not found underneath the current one’s restricted root node, the current selection was cleared on the original (and thus incorrect) asset tree. Multiple assets could be selected on the newly shown asset tree when using the binoculars. The asset selection-clearing logic was updated to match the existing selection-clearing code logic. Only the asset being located through the quick search feature is selected.