v4.5.15.12 release
Release date: November 14, 2023
v4.5.15.12 has one improvements and five bug fixes.
Significant improvement
- Preview-to-edit is now streamlined for many levels of nested assets. Fields in the preview pane have multiple distinctive borders corresponding to levels of nesting. Modifying nested assets involves fewer mouse clicks.
Significant defects addressed
- Corrected an issue for which inserting an @-mention of an editor in the Conversation widget incorrectly added the widget's placeholder text.
-
Corrected an issue causing a copied value to be assigned a default value instead of retaining an assigned
null
. For example, an instance ofArticle
has a subheadline intentionally set tonull
, and the classArticle
specifies the subheadline field has a default value ofShort read
. When copying the instance, the new object's subheadline was set toShort read
instead ofnull
. - Corrected an issue that caused the preview pane to scroll to the top after making a change in the associated content edit form.
-
Corrected an issue that prevented
@Visibility(index)
from working inAbstractSearchPageServlet
classes with multiple content types. -
Corrected an issue throwing an
Unable to format date!
message when importing assets from Getty Images.
Previous Topic
v4.5.15.13 release
Next Topic
v4.5.15.11 release