INC-182150 · Issue 669851
DSS added to control Pega Version Banner
Resolved in Pega Version 8.5.5
Nuisance errors were being logged related to the application trying to connect to Pega to confirm available versions. This has been resolved by adding the 'when' rule pyShowVersionBanner to pzStudioHomeWrapper which allows disabling/enabling the Version Banner based on the setting used in the DSS ShowVersionBanner. pyShowVersionBanner defaults to true when DSS ShowVersionBanner does not exist.
INC-182150 · Issue 669852
DSS added to control Pega Version Banner
Resolved in Pega Version 8.6.2
Nuisance errors were being logged related to the application trying to connect to Pega to confirm available versions. This has been resolved by adding the 'when' rule pyShowVersionBanner to pzStudioHomeWrapper which allows disabling/enabling the Version Banner based on the setting used in the DSS ShowVersionBanner. pyShowVersionBanner defaults to true when DSS ShowVersionBanner does not exist.
INC-182150 · Issue 669853
DSS added to control Pega Version Banner
Resolved in Pega Version 8.7
Nuisance errors were being logged related to the application trying to connect to Pega to confirm available versions. This has been resolved by adding the 'when' rule pyShowVersionBanner to pzStudioHomeWrapper which allows disabling/enabling the Version Banner based on the setting used in the DSS ShowVersionBanner. pyShowVersionBanner defaults to true when DSS ShowVersionBanner does not exist.
SR-C68713 · Issue 407255
Moment udated to latest version
Resolved in Pega Version 8.2
Moment.js has been updated to version 2.22.2 .
SR-C71432 · Issue 410184
Moment udated to latest version
Resolved in Pega Version 8.2
Moment.js has been updated to version 2.22.2 .
INC-135313 · Issue 596098
Correct circumstanced version of portal loads
Resolved in Pega Version 8.5.2
Desktop users were seeing the mobile circumstanced version on the application portal immediately upon login. This was a missed use case for a user logging into a mobile portal first and then into a desktop, caused by data between the two sessions being shared in an invalid way. This has been resolved by updating the save work in progress feature to prevent UI data from being shared between mobile and desktop.
SR-C60591 · Issue 402457
Spring Framework updated to latest version
Resolved in Pega Version 8.2
In order to provide improved security, Spring framework has been updated to v.4.3.19.
INC-135313 · Issue 596097
Correct circumstanced version of portal loads
Resolved in Pega Version 8.6
Desktop users were seeing the mobile circumstanced version on the application portal immediately upon login. This was a missed use case for a user logging into a mobile portal first and then into a desktop, caused by data between the two sessions being shared in an invalid way. This has been resolved by updating the save work in progress feature to prevent UI data from being shared between mobile and desktop.
SR-C60591 · Issue 402938
Spring Framework updated to latest version
Resolved in Pega Version 8.1.1
In order to provide improved security, Spring framework has been updated to v.4.3.19.
INC-173596 · Issue 660220
Google OAuth and Spring versions updated
Resolved in Pega Version 8.6.2
The Google-oauth-client jar has been upgraded to version 1.31.1, and SpringFramework libraries have been updated to version 5.3.9 .