Skip to main content

v4.5.15.18 release

v4.5.15.18 had nine bug fixes and one improvement.

Significant improvement

  • Editors with access to the Publish Override transition, but with no access to any other transition, now see those transitions as read-only buttons in the Workflow widget. For example, a workflow has the transitions Send To Review, Send to Proofread, Publish, and Publish Override, and an editor has access to Publish Override. When opening the Workflow widget, the editor sees the next transition in the workflow as read-only. This improvement informs the editor that there may be other workflow steps necessary prior to publishing the asset.

Significant defects addressed

  • Corrected an issue preventing an option from being marked as a favorite in drop-down lists.
  • Corrected an issue preventing the method RtcEventUpdateNotifier#onChange from generating NullPointerException errors.
  • Corrected an issue causing repeated /contentState calls when opening an asset in the browser, and when that asset has a dynamically hidden embedded record.
  • Corrected an issue causing an error when replacing a scheduled draft with a subsequent scheduled draft.
  • Corrected an issue in which spell checking caused a reduction in performance.
  • Corrected an issue preventing spell checking on Macs with the Apple Silicon chip.
  • Corrected an issue causing delays of up to five minutes in cache replication.
  • Corrected an issue causing extraneous resolution of references when the referred object is invisible.
  • Corrected an issue causing the method ByIdIterator#next to indefinitely return the same object.