Skip to main content

Published Release Notes

Find release notes for the selected Pega Version and Capability

Browse resolved issues for Platform releases.

This documentation is for non-current versions of Pega Platform. For current release notes, go here.

Enhanced performance and usability of Cosmos React tables

Valid from Pega Version 8.6

With the new Cosmos React tables, you can now handle large data sets with no impact on performance or user experience. Cosmos React tables now also come with a rich set of field-type specific column formats, which you can conveniently change at design time as well as at run time, depending on your needs. For example, you can now do the following actions:

  • Customize a date column from a default format (MMDDYY) to readable text ("10 days ago").
  • Save the new setting in your personalized view.
  • Freeze and rearrange columns.
  • Enable aggregations (sum, min, max, avg) on the number and currency fields.
  • Display aggregation values also at the grouped-row level.

The new enhancements make data in tables more easily explorable and significantly reduce the need to produce additional reports.

For more information, see Enhance the user experience with new Cosmos React tables (8.6)Configuring a React table in a section (for Theme Cosmos applications), and Configuring lists (for Cosmos React applications).

Enhancements in list view authoring and run-time editing of Cosmos React tables

Valid from Pega Version 8.6

Cosmos React tables now offer an enriched and more convenient way of authoring and editing. You can now achieve the following results:

  • Enable editing in the list view template that holds your table so that users can instantly change values inline or preview and edit a referenced object from the table in a pop-up window.
  • Change the label, format, or helper text for a column at design time.
  • Create multiple preset views with different filters, and switch between these views at run time.
  • Perform a variety of optional actions on a table row, such as update, change stage, preview, and open a row in a new tab.

These enhancements result in a better user experience by making tables more customizable, intuitive, and interactive.

For more information, see Enhance the user experience with new Cosmos React tables (8.6)Configuring a React table in a section (for Theme Cosmos applications), and Configuring lists (for Cosmos React applications).

Extended support for Cosmos React tables in Pega Infinity applications

Valid from Pega Version 8.6

Cosmos React tables are now available to Pega Infinity™ pages. Previously, when you enabled Cosmos React UI for landing pages in your application, you could add the React-based tables only to landing pages. With this enhancement, you can also embed tables in a section that is part of your case view or dashboard page.

For more information, see Adding a React table to a section.

Enhanced run-time behavior of the currency and number controls

Valid from Pega Version 8.6

The currency and number controls now display separators at run time, even as the user types the values. When the user enters more than three digits, a locale-dependent separator immediately groups the digits into thousands in real time. For example, when a user who is based in the U.S. types 100000, the input field displays the number as 100,000. The currency control additionally displays currency symbols at all times, whether the input field is in focus or not.

This enhancement improves clarity and the user experience because the user no longer needs to move away from the field to see the formatting of the input, and typing long strings of numbers is now more convenient.

For more information, see Controls.

Theme management in Cosmos React

Valid from Pega Version 8.6

App Studio now features an updated interface for managing the look of the theme in Cosmos React environments. The theming page enables you to quickly rebrand the theme's component library by selecting fonts, colors, and logos, while also displaying a live preview of the UI. This enhancement provides a more intuitive way to adjust the presentation options in your React-based application, which saves development time and encourages prototyping and experimentation.

For more information, see Defining themes in Cosmos React

Upgraded selected third-party JAR files to support Pega Platform functionalities

Valid from Pega Version 8.6

Pega Platform™ 8.6 now provides upgraded versions of the JAR files that support various functionalities within the Platform, such as generating documents or PPTX files.

Upgrade impact

If you have custom implementations and use any classes from the upgraded JAR files directly in your code or through JAR APIs, after your upgrade to Pega Platform 8.6, your application might experience unexpected run-time behavior if the upgraded JAR version lacks any elements from the previous version. For example, custom implementations can typically include activities, functions, or non-autogenerated sections. Unexpected run-time behavior might also occur when you use a third-party library that has dependencies on the upgraded JAR files. If you use only default Pega Platform functionalities without any customizations, the JAR files continue to work correctly without any additional actions.

What steps are required to update the application to be compatible with this change?

If you have any JAR customizations, ensure that you test the upgraded JAR files for compatibility and upgrade impact. The following table lists the upgraded JAR files that might impact your application:

JAR file nameUpgraded version
apache-mime4j-core0.8.3
apache-mime4j-dom0.8.3
commons-codec1.15
commons-collectionons44.4
commons:commons-math33.6.1
commons-compress1.20
commons-lang33.9
fontbox2.0.19
httpclient4.5.12
httpcore4.4.13
httpmime4.5.12
istack-commons-runtime3.0.8
jackson-annotations2.10.3
jackson-core2.10.3
jackson-databind2.10.3
jaxb-runtime2.3.2
java-libpst0.9.3
jcommaner1.78
junrar4.0.0
metadata-extractor2.13
openjson1.0.11
parso2.0.11
pdfbox2.0.19
poi4.1.2
poi-ooxml4.1.2
poi-ooxml-schemas4.1.2
poi-scratchpad4.1.2
slf4j-api1.7.28
xmlbeans3.1.0
xmpcore6.1.10

For more information, refer to the documentation of  your JAR provider.

Improved support of browser actions in Cosmos React UI

Valid from Pega Version 8.6

Pega Platform™ applications that use the Cosmos React now maintain user settings for the duration of the session. For example, if a user applies filters and sorting to a table, and then opens a new document, the application retains the table settings when the user navigates back to the page by clicking the browser back button.

This change improves user productivity by reducing the need to repeatedly apply the same settings.

Improved modal dialog boxes

Valid from Pega Version 8.6

In Theme Cosmos applications, modal dialog boxes for case creation now support width customization. In addition to a bigger default width, the FlexModalTemplate format now includes the following CSS helper classes, which enable developers to adjust the width of dialog boxes:

  • modal-width-1_5x – sets the minimum width to 960p.
  • modal-width-2x – sets the minimum width to 1280p.
  • modal-width-max-content – sets the minimum width to the maximum width of the content.

In this way, users can now more comfortably create entries that require more descriptive information, for example, bugs. In addition, the background of all modal dialog boxes is now translucent, which highlights the focus of the dialog box as the only active part of the UI.

For more information, see Modal dialog box.

Enhanced Pulse gadget for Cosmos React

Valid from Pega Version 8.6

Together with the DX API, the Cosmos React component now provides an overlay in which users can quickly view and select the feed sources from which to view Pulse messages. Users can also add attachments to their messages, and remove the messages that they post. These enhancements improve collaboration and speed up case resolution. For example, a case worker can view only posts from particular cases, to quickly find a request for additional information about a case, and then provide necessary details by attaching a relevant document.

For more information, see Configuring Pulse feed sources for Cosmos React and Posting a message in Pulse.

Improved case previews and case utility enhancements

Valid from Pega Version 8.6

The collapsible preview panel in Cosmos applications has been enhanced. The preview panel now helps users complete assignments in the previewed case directly from the panel, to save time. The preview also includes a clickable case stage link which displays an overlay with the case life cycle and all its steps for better context.

Additionally, to help save screen space when a case is fully opened, the collapsed or expanded state of the utility panel now persists for all cases that you open in the same browser tab.

For more information, see Enhance the case processing experience in Cosmos Rules applications (8.6).

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us