Skip to main content

v4.5.15.12 release

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 of Article has a subheadline intentionally set to null, and the class Article specifies the subheadline field has a default value of Short read. When copying the instance, the new object's subheadline was set to Short read instead of null.
  • 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 in AbstractSearchPageServlet classes with multiple content types.
  • Corrected an issue throwing an Unable to format date! message when importing assets from Getty Images.