v4.5.24 release
Release date: July 11, 2024
v4.5.24 had one new feature, three improvements, and 17 bug fixes.
Significant new feature
- Expanded the ability to apply character-level formatting.
Significant improvement
- Brightspot no longer defaults to sending fields annotated with
@ToolUi.Secret
to translation services. Administrators must explicitly configure such fields for translation. - Deployed a security update required by AP Images. For details, see Important API Security Updates.
- Added state information to logs for better diagnosis of replication cache failures.
Significant defects addressed
- Corrected an issue preventing expected rendering of the field option
cms.ui.cluster
. - Corrected an issue preventing the display of a revision in the preview pane. Specifically, when an asset was rendered in the preview pane, and the editor clicked on the link to display a revision, the entire content edit form loaded with the revision except for the preview pane.
- Corrected an issue causing an extraneous character count to appear when selecting a user in the Conversation widget.
- Corrected an issue preventing the correct alignment of the , , , and icons that appear for child assets in the content edit form.
- Corrected an issue causing unexpected results after accepting deletions in text with tracked changes. For example, spaces in some positions were not deleted.
- Corrected an issue preventing the standard process when creating a new item while creating a shared list module. For example, an editor created a new shared list of people. As part of that process, the editor created a new person. After creating the new person, the editor clicked Back, and the editor did not return to the people list being created.
- Corrected an issue preventing the swapping of module types within a page. For example, an editor created a page and added three modules in the Contents field. Clicking to swap one of the modules for a different module threw a
NullPointerException
. - Corrected an issue preventing proper display of the Title and Description fields in the content edit form's SEO tab.
- Corrected an issue preventing proper post-publish placement of an asset inside a parent asset's lists. For example, an editor created a homepage whose contents are a module. The editor then added a list
List 1
to the module. The editor then copiedList 1
toList 2
. Next, the editor created an article, and in post-publish actions added the article toList 1
. The article was also added toList 2
. - Corrected an issue causing text to scroll in the RTE when clicking on a button in the RTE toolbar.
- Corrected an issue allowing editors to close a nested module's rich-text editor without seeing a warning to save unsaved changes. Specifically, the warning was missing after pressing Escape.
- Corrected an issue preventing proper layout of the preview pane in Firefox.
- Corrected an issue preventing proper behavior of selection fields when one of the options is
Is Missing
. - Corrected an issue generating different
robots.txt
rules for visitors to a URL with awww
subdomain compared to a URL without awww
subdomain. - Corrected an issue preventing a favorite content type from behaving as expected in the content picker's Create field. For example, an editor selected User as a favorite content type. Next, the editor created an article, and in the Authors field selected Create New. In the content picker, in the Create field, User was not indicated as a favorite, and Author was.
- Corrected an issue preventing the disabled setting for Automatic Analytics JavaScript Injection at the Global level from cascading to the site level.
- Corrected an issue preventing proper rendering of a referenced asset in the preview pane. Specifically, when an asset is in the preview pane, and referenced assets are available from the View Reference list, the referenced asset did not appear correctly.