v4.8.1 release
Release date: January 24, 2025
v4.8.1 had one new feature, six improvements, and 20 bug fixes.
Significant new feature
- Added support for Amazon's Nova models, which offer significant improvements over their Titan series. Support is added for:
- Amazon Nova Micro
- Amazon Nova Lite
- Amazon Nova Pro
Significant improvements
- In the chat window for both Create with AI and Ask AI, we now support formatting the responses from the model to improve readability for CMS users. The following support is provided:
- Supports bold, italics, underline, bulleted list and numbered lists.
- Supports the HTML format.
- When a CMS user chooses to copy the text via the Copy action in the chat window and pastes the content into a rich-text editor field in Brightspot, the text retains the proper formatting as it was in the chat window.
- Updated a dependency in Styleguide so that module style screenshots work as intended.
- Brought more clarity to the integer-type field names to establish the connection between the two fields.
- Resolved an SSL issue that was preventing the replicator in Tomcat from securely connecting to the Cloud SQL instance.
- Improved GCA endpoint readability by alphabetically sorting
get
types in the GraphQL Explorer. - Provided a helper method for interacting with an Enum based search filter, similar to the helper method for Record based filters.
Significant defects addressed
- Fixed an issue where the page focus gets stuck, causing scroll bar to not fully scroll when adding images in the Grid View.
- Resolved an issue where Scheduled Events Widget pop-up for a single day showed extra items than expected.
- Fixed an issue causing the Watching Query Restriction not working correctly on the Associated Content widget.
- Corrected an issue of missing space between workflow comment and the rest of the text.
- Fixed the issue of days not being announced correctly and dates not giving clear information on a screen reader.
- Corrected an issue of Amazon Bedrock (Titan model) not recognizing decimal input in the Top P field in Create with AI.
- Fixed an issue of status messages not being announced by screen readers.
- Fixed an issue where controls have accessible labels (
aria-labels
) that are inaccurate or incomplete. This issue had an impact on localization as well, which also got covered. - Fixed an issue in which the disclosure/expander widget did not function as intended.
- Fixed an issue where the form field errors were not properly defined.
- Fixed an issue causing interactive controls to require a mouse to operate. Users can now use a keyboard as intended.
- Fixed an issue of controls having inaccurate programmatic role.
- Corrected controls having long names that were unnecessarily verbose.
- Corrected the issue of list boxes that were missing a programmatic name.
- Resolved the issue wherein the Ask AI panel overlapped the side toolbar and preview page of the content edit page.
- Fixed an issue where paging was broken on Adobe Stock images search results.
- Fixed an issue of
java.util.ConcurrentModificationException
error while updating embargo date (of newly embargoed and published article) without changing the scheduled date. - Fixed an issue that was causing
OutputStreamWebResponseBody
not working inApiEndpoints
.
Breaking changes
- As a result of an effort to track AI-based metadata, a new method was introduced called
extractSingleShotResponseMetadata
inBedrockChatProvider
, which is used for extracting metadata off of responses. Any and all implementations of this class will need to implement this method.
Previous Topic
4.8 releases
Next Topic
v4.8.0 release