v4.7.20 release
Release date: October 17, 2024
v4.7.20 had two improvements and 15 bug fixes.
Significant improvements
- Improved the way that content types that implement
Hierarchy
are displayed when surfacing as Hierarchy View search results in both Brightspot search and in the content picker, resulting in a more cohesive and less confusing UI. - Added the ability to add internal or external links to CMS-wide broadcast messages.
Significant defects addressed
- Improved security related to a jsoup library. This fix introduced a breaking change on the third-party's end. See "Breaking Changes" below.
- Corrected an issue preventing
UrlBuilder
from properly handling URL fragments. - Fixed a UI issue causing module tab menus to be partially covered by an opened preview pane.
- Fixed an issue causing Preview to Edit to not work properly in some cases.
- Fixed an issue preventing a CMS UI popup initiated from the submission of a form from being reopened upon a resubmission.
- Corrected an issue causing dynamic notes to replace existing notes if the content was the same.
- Corrected an issue preventing the proper display of images when querying and trying to import from external AP Images libraries.
- Fixed an issue showing duplicates of standard image sizes in the resized image popup.
- Fixed a regression issue causing Editorial Content Type fields named
id
to throw an error. - Fixed an issue preventing items from being shown in the default group of Board View when no workflow status was selected.
- Fixed an issue causing the Quick View icon () to appear on certain fields when there is no content to display.
- Fixed an issue causing the Production Guide help icon () to appear in contexts in which it did not apply.
- Fixed an issue related to image resolution with downloads of Adobe Stock images.
- Fixed an issue preventing SAML responses from being parsed.
- Fixed an issue at times preventing embedded objects from loading in preview.
Breaking changes
- Changes were made to remain current with jsoup; however, in doing so, library updates to whitespace handling may change textual content, like stripping spaces that were not previously stripped, vice versa, and other changes. Projects running versions that implement these changes (
4.5.15.23
,4.5.27
,4.7.20
, and4.8.0
) must address any potential issues surrounding this. The update is from1.14.3
->1.17.3
. See jsoup News and release notes for more information on how to resolve issues. Additional references can be found in jsoup’s Parser documentation and on their Issues repository.
Previous Topic
v4.7.21 release
Next Topic
v4.7.19 release