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.

Improved interactions for email and Pulse

Valid from Pega Version 7.3

You can now continue a discussion that was initiated by email when you post a message to Pulse or reply to an email message. By providing a consistent thread of discussion in a case, you can keep stakeholders informed while allowing them to use the communication channel of their preference.

For more information about the communication interchange that occurs when you initiate a discussion, see:

Surveys do not display questions with custom templates

Valid from Pega Version 7.3

Because many rules have been refactored or renamed in the Pega-Survey ruleset, questions that use custom templates are not displayed in surveys. To resolve this issue, create a new version of the applicable sections from the Embed-PegaQ-Results-Question class in your application, and then update the sections to include your custom content and logic.

Package caching is not supported in offline-enabled applications built with the UI Kit 7 (09-01-01) portal

Valid from Pega Version 7.3

When you create an offline-enabled application in Pega® Platform, by default, it uses a portal with the UI Kit 7 (09-01-01) ruleset. In such a case, the package caching functionality cannot be used. You must either disable caching on the Advanced tab of the Access Group rule form, in the Offline Configuration section, or use an adaptive design instead of rendering different elements for different devices with the UI Kit 7 (09-01-01) ruleset.

For more information, see Access Group form - Completing the Advanced tab.

Create specialized Decision Data rules for text analytics resources

Valid from Pega Version 7.3

You can store various types of resources for text analytics in Decision Data rules that are based on templates. Each resource type (for example, sentiment analysis models, taxonomies, entity extraction rules, and so on) has its own definition class that defines the appearance of the corresponding Decision Data rule form. With this enhancement, system architects can create and maintain various text analytics-related artifacts without having to edit the default Decision Data form fields first.

For more information, see Definition class of text analytics Decision Data rules.

Pega Agile Studio integration

Valid from Pega Version 7.3

You can configure the new Agile Workbench tool to integrate with Pega® Agile Studio so that bugs and user stories are synchronized between the two systems. In addition, you can improve traceability in your development environment by using the Current work feature to associate a user story or bug with development changes.

For more information, see Integrating Agile Workbench with Pega Agile Studio and Tracing development changes to work items.

Style UI elements based on their state

Valid from Pega Version 7.3

You can style a control or component based on its state to give users a visual indication of an element's current state, without overriding the CSS file. The styles that you specified for each state (hover, focus, or active) are applied at run time.

For more information, see Styling UI elements based on their state.

Style radio buttons as segmented buttons

Valid from Pega Version 7.3

You can configure radio buttons to be displayed as segmented buttons. Segmented buttons display multiple button options in a compact format. Segmented buttons do not support vertical orientation. On the Presentation tab of the properties panel, set Control format to Other and select Segmented.

For more information, see Radio Buttons control properties – Presentation tab.

Text file rules support JavaScript and CSS validation

Valid from Pega Version 7.3

The Rule-File-Text rule form supports validation errors and warnings for JavaScript and CSS files. This support makes JavaScript and CSS code easier to maintain and allows you to follow best practices while editing the rule. Any JavaScript or CSS validation warnings generate a guardrail warning of moderate severity.

For more information, see Text File rules - JavaScript and CSS validation.

Log file description in web.xml incorrect after upgrade to Apache Log4j 2

Valid from Pega Version 7.3

As a result of the upgrade from the Apache Log4j 1 logging service to the Apache Log4j 2 logging service, it is recommended that you update the log file description in the web.xml file from location of prlogging.xml file to location of prlog4j2.xml file. The description indicates which log file is in use. Updating the description avoids confusion about which log file is current. Change the description as shown in the following example.

<resource-ref id="ResourceRef_5">
<description>location of prlog4j2.xml file</description>
<res-ref-name>url/pegarules.logging.configuration</res-ref-name>
<res-type>java.net.URL</res-type>
<res-auth>Container</res-auth>
<res-sharing-scope>Shareable</res-sharing-scope>
</resource-ref>

X-Forwarded-Host field is optional for HTTP proxy servers

Valid from Pega Version 7.3

Prior to Pega® Platform 7.3, the X-Forwarded-Proto and X-Forwarded-Host fields were both required to deploy Pega Platform instances behind an HTTP proxy server. Some proxy servers or load balancers (for example, Amazon ELB) do not support the X-Forwarded-Hostfield. Starting with Pega 7.3, only the X-Forwarded-Proto field is required. For more information, see Deployment behind a reverse proxy.

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