Build notes: Pega Robotic Automation 8.0 SP1
Build notes describe the changes that are included in each build that is created for Pega Robotic Automation Studio and Pega Robotic Automation Runtime version 8.0 SP1. Before you install one of these builds, familiarize yourself with the new features, resolved issues, and other changes. For more information, see the Pega RPA product page.
For more information, see Download Pega RPA software. For information on system requirements, review the installation instructions.
Summary of changes
The changes that are included in the various Robotic Automation version 8.0 SP1 builds are listed below. For more information about the features and enhancements in the initial release of version 8.0 SP1, see the Pega Robotic Automation Studio/Runtime Release Notes.
Item number | Description | Assemblies |
---|---|---|
Build 8.0 SP1 2063 — RLS-23166 — July 24, 2020 | ||
US-360856 | This hotfix updates the Robotic Automation Studio and Robotic Automation Runtime installers so that they install the latest provisioned RDA certificate. This certificate expires on 4/16/2022. | Not applicable |
US-361558 | This hotfix adds a note to the Robotic Desktop Automation (RDA) Integration page in the Setup wizard to tell you that a certificate is installed when you enable RDA integration. This certificate provides secure communications between Pega applications and Robot Runtime. | Not applicable |
Build 8.0 SP1 2062 — RLS-23104 — June 05, 2020 | ||
BUG-542122 | This hotfix corrects a problem that could prevent input elements from receiving the correct amount of padding. | OpenSpan.Translators.InternetExplorer.x32.dll |
Build 8.0 SP1 2061 — RLS-23076 — May 15, 2020 | ||
BUG-538985 | This hotfix ensures that the system suppresses the “Control Not Created” exception when it calls rematched children. | OpenSpan.Adapters.Web.dll |
BUG-554129 | This hotfix changes the Pega Chrome Extension to ensure that documents are properly destroyed when you use the Universal Web Adapter. | lajjpilliikppcbaghjehndpfdiiphbe_main.crx |
Build 8.0 SP1 2060 — RLS-22959 — May 08, 2020 | ||
BUG-506515 | This hotfix corrects an issue that could potentially prevent Internet Explorer from rendering pages when you use a web adapter for an extended period of time. | OpenSpan.Translators.IntertnetExplorer.x32.dll |
Build 8.0 SP1 2059 — RLS-22862 — April 06, 2020 | ||
US-352159 | This hotfix prevents potential Robot Studio crashes by resolving an exception in the XamGrid translator. | OpenSpan.Translators.DotNet.v40.WPF.Infragistics.dll |
Build 8.0 SP1 2058 — RLS-22843 — March 07, 2020 | ||
BUG-541197 | This hotfix corrects a problem that could, in some Siebel OpenUI configurations, cause control targets to become out-of-sync with the webpage. To resolve this problem, this hotfix adds the ViewReloaded event, which fires when the ViewLoaded event fires on the Siebel view two or more times: ViewReloaded {RematchOnReload} If this problem occurs, set the RematchOnReload argument to True to trigger a rematch when the view reloads. | OpenSpan.Adapters.Web.SiebelOpenUI.dll |
Build 8.0 SP1 2057 — RLS-22791 — February 26, 2020 | ||
BUG-536824 | This hotfix ensures the proper setup of certification paths when you install the software on a system without internet access. The certificate package now includes the certificate chain by default. | localruntime.pega.com.pfx |
US-324344 | This hotfix updates the local runtime certificate to extend the expiration date. The previous certificate expires on April 30, 2020. The new certificate expires on March 12, 2021. | localruntime.pega.com.pfx |
Build 8.0 SP1 2056 — RLS-22781 — February 14, 2020 | ||
BUG-533664 | This hotfix ensures that the Pega Chrome Extension does not issue an exception when Studio interrogates certain types of Siebel pop-up dialog boxes. | Chrome Extension |
Build 8.0 SP1 2055 — RLS-22617 — February 10, 2020 | ||
BUG-516578 | This hotfix prevents sporadic crashes when automating the TriZetto Facets 5.60 application. Updates include better handling of control creation and destroyed events and the following new Advanced Configuration items:
You can use these Advanced Configuration items to disable target creation for unnecessary control types that add significant overhead. | OpenSpan.Adapters.Facets.Design.dll |
BUG-538894 | This hotfix corrects an issue where the Load Local Project, Load Web Project, and Unload Project menu display settings in the RuntimeTrayMenu section of the RuntimeConfig.xml file were not being honored. These menu items are now shown or hidden during runtime, based on the RuntimeConfig.xml file settings. | OpenSpan.Runtime.exe |
Build 8.0 SP1 2054 — RLS-22599 — December 13, 2019 | ||
BUG-502202 | This hotfix adds missing Siebel 6 Checkbox-destroyed logic and corrects tracing inconsistencies. | OpenSpan.Adapters.Siebel.Design.dll |
ISSUE-67968 | This hotfix cleans up WPF controls when hosted in WindowsForms on a WPF application. | OpenSpan.Translators.DotNet.Virtual.dll |
Build 8.0 SP1 2053 — RLS-22584 — November 27, 2019 | ||
US-334297 | This hotfix sets Health Statistics events data timestamps to the same format as expected by the Pega Robotic Automation Deployment Portal (formerly known as OpenSpan Management Console), regardless of the client-machine culture. | OpenSpan.Events.dll |
BUG-522467 | This hotfix causes the Collection Editor in lookup tables to support the Cancel button correctly, reverting to the original value. | OpenSpanControls.dll |
BUG-404995 | This hotfix causes the CredentialStore component to respect the location after a new location is set. | OpenSpan.Controls.dll |
Build 8.0 SP1 2052 — RLS-22538 — November 25, 2019 | ||
BUG-518345 | This hotfix suppresses a warning that displays when the StartMyDay service tries to send messages from one context to another, when multiple Citrix Contexts are in a solution. The hotfix waits until all Runtime projects have fully loaded to evaluate whether a warning is needed. | OpenSpan.Runtime.Core.dll |
BUG-510616 | This hotfix resets the ParallelProcessWaitHandles before executing the threads. This addresses an issue where the ParallelProcess component does not honor the Timeout property when executing the component more than once. The completed event fires immediately, since the WaitHandle was signaled on a previous usage of the component and not reset. | OpenSpanControls.dll |
ISSUE-68578 | This hotfix adds a null check to prevent a JavaScript error in a page from being tracked. | OpenSpan.js |
Build 8.0 SP1 2051 — RLS-22524 — November 08, 2019 | ||
BUG-514436 | This hotfix modifies the system to prevent Runtime memory leaks when an automation calls the SetWindowLong and GetWindowLong methods on windows where Runtime attaches. | Pega.Windows.Broker.x32.dll |
BUG-516946 | This hotfix changes the system to ensure that the Microsoft Office Connector files are copied into the installation folder when you first create a solution. | OpenSpan.Studio.dll |
ISSUE-68204 | This hotfix corrects the version number assigned to the 32-bit FlexCell translator. | OpenSpan.Translators.FlexCell.x32.dll |
Build 8.0 SP1 2050 — RLS-22508 — November 04, 2019 | ||
EPIC-57164 | This hotfix adds support for the FlexCell Grid. | OpenSpan.Adapters.FlexCell.Design.dll |
BUG-512725 | This hotfix resolves an exception that could occur when you call methods on a Syncfusion grid. | OpenSpan.Translators.DotNet.Syncfusion.dll |
Build 8.0 SP1 2049 — RLS-22449 — October 28, 2019 | ||
ISSUE-64021 | This hotfix corrects a problem that could prevent you from installing the Citrix Channel Driver on machines that had the Citrix Workspace app installed. | PegaCitrixChannelDriverSetup.msi |
BUG-502202 | This hotfix adds translator code that allows you to interrogate the Siebel 6 Checkbox control. | OpenSpan.Adapters.Siebel.Design.dll |
BUG-511965 | This hotfix adds the EnableFollowRedirects property to the openspan.ini file. The default is True, which sets the FollowRedirects property on the URL request to True. This allows requests to redirect before being locked on the ReadResponseBody, which ensures that all URLs are processed. | Pega.Translators.Web.ChromeAdobeFlash.x32.dll |
Build 8.0 SP1 2048 — RLS-22423 — October 10, 2019 | ||
BUG-511991 | This hotfix corrects a problem that could prevent document form fields from being highlighted correctly in the Document Type editor. | OpenSpan.Pdf.PdfConnector.dll |
BUG-508595 | This hotfix resolves an issue that could prevent you from interrogating Java 5 applications. | OpenSpanJavaBroker.class |
BUG-512692 | This hotfix resolves an issue that could prevent the Pega RPA Service from allowing Robot Runtime to shut down when the WaitForAutomations option is used in the RuntimeConfig.xml file. | OpenSpan.Interactions.dll |
Build 8.0 SP1 2047 — RLS-22393 — September 27, 2019 | ||
BUG-508009 | This hotfix adds the ScheduledTaskStartBoundary configuration setting to the RpaService.config.xml file. Use this setting to ensure that the start boundary does not occur before the scheduled task. | OpenSpan.WinLogon.Scheduler.dll |
BUG-505033 | This hotfix corrects a problem that could prevent the system from downloading the Citrix ICA file and prevent you from connecting to a Citrix server. This hotfix also changes the WebInterfaceNavigation.exe program so that it now creates its own log file instead of using runtimelog.txt file. | OpenSpan.Connectors.Citrix.dll |
Build 8.0 SP1 2046 — RLS-22360 — September 20, 2019 | ||
BUG-501507 | This hotfix modifies the system to ensure that HTTP and HTTPS requests redirect appropriately in Adobe Flash applications. Note: Adobe ended support for Adobe Flash on December 31, 2020. For more information, see Adobe Flash Player EOL General Information Page. | Pega.Translators.Web.ChromeAdobeFlash.x32.dll |
BUG-505711 | This hotfix modifies the system to ensure that it correctly identifies and interrogates Adobe Flash child controls. | Pega.Translators.Web.ChromeAdobeFlash.x32.dll |
Build 8.0 SP1 2045 — RLS-22334 — September 12, 2019 | ||
EPIC-57116 | This hotfix adds support for controls in SAP version 7.6 and version 7.6, Patch 1. | OpenSpan.Adapters.SAP.Design.dll |
BUG-500624 | This hotfix ensures that the system adds CustomHeaders to outgoing HTTP or HTTPS requests on the RobotManagerRestClient component. | OpenSpan.Interactions.Controls.dll |
ISSUE-64446 | This hotfix modifies the system to ensure that the Java translator reads the options in the java section of the openspan.ini file. | OpenSpan.Translators.Java.x32.dll |
ISSUE-64459 | This hotfix removes code that allowed you to add custom classes within a global script that did not include circular referencing. | OpenSpan.Studio.dll |
BUG-501171 | This hotfix adds a file format check to ensure that XML configuration files are only transformed into JSON format once. | OpenSpan.Server.Client.dll |
BUG-483175 | This hotfix resolves an issue that could prevent the Java translator from being ready to receive messages from the adapter. | Pega.Windows.Broker.x32.dll |
Build 8.0 SP1 2044 — RLS-22306 — September 04, 2019 | ||
US-315928 | This hotfix removes unnecessary Text Adapter options. | Openspan.Studio.dll |
US-255358 | This hotfix adds support for the Adobe Flash TreeView control. | Platforms/UI Connectors/Flash/DataGridControlExtension.design.json |
US-313562 | This hotfix changes the system so that you can define UI Automation parsing instructions in JSON files (app models). If the UI Automation structures change for an application, you can now address the changes in the JSON file. | OpenSpan.Events.dll |
Build 8.0 SP1 2043 — RLS-22249 — August 26, 2019 | ||
US-260110 | This hotfix adds support for the following additional spreadsheet types when you use the Excel Connector:
This hotfix also adds the following methods:
The Open and Save methods have been enhanced to support CSVLoadOptions and CSVSaveOptions that let you specify the delimiters and other options. In addition, this hotfix adds the OutputName property. Use this property to specify one of the supported file types. If you include a Save method, the system uses the value entered for this property unless it is set to null. If set to null, the system uses the value for the FileName property. | OpenSpan.Office.Excel.dll |
US-311218 | This hotfix adds the SaveAsType parameter to the Microsoft Excel Connector SaveAs overload method so you can specify the file format. | OpenSpan.Office.dll |
BUG-48530 | This hotfix ensures that Farpoint grid controls are drawn correctly. | OpenSpan.Translators.FarpointGrid.x32.dll |
EPIC-43937 | This hotfix adds support for the GXWND Grid (RogueWave Objective Grid) control. | OpenSpan.Adapters.RogueWave.ObjectiveGrid.Design.dll |
BUG-496257 | This hotfix corrects a problem that could cause Studio to throw fatal object reference exceptions when you selected an extracted proxy in Object Explorer or opened the Configure Type window to select properties, methods, or events of the proxy. This error could also occur if you moved the proxy's properties, methods, or events to the Automation Designer. | OpenSpan.dll |
Build 8.0 SP1 2042 — RLS-22231 — August 12, 2019 | ||
BUG-489625 | This hotfix uses alternative files to determine if the DotNet translator should load. The DotNet translator can temporarily fail to match controls after Windows updates. | OpenSpan.Translators.DotNet.x32.dll OpenSpan.Translators.DotNet.x64.dll |
EPIC-35501 | This hotfix adds a translator for a customer-specific Uniface application. | OpenSpan.Adapters.Uniface.dll |
BUG-426215 | This hotfix configures the JsonUtils component's JSONKeys property collection editor to discard changes when you cancel a dialog. | OpenSpan.Controls.dll OpenSpan.Controls.Design.dll |
BUG-488089 | This hotfix updates the base RestClient to allow utilizing cookies. | OpenSpan.Controls.dll |
BUG-500344 | This hotfix corrects a callback cleanup issue. | OpenSpan.Adapters.dll |
This build includes Pega Native Foundation 10.0.19030. For more information, see Build notes - 10.0 Pega Native Foundation. | ||
Build 8.0 SP1 2041 | ||
| The changes in this build were published in 8.0.SP1 2042. |
|
Build 8.0 SP1 2040 — RLS-22190 — July 31 2019 | ||
BUG-407707 | This hotfix corrects a problem that could cause a local Citrix context to crash. | Openspan.Runtime.Core.dll |
BUG-439546 | This hotfix provides faster response when matching and automating Java controls. | OpenSpanJavaObjectWrapper.java |
EPIC-56070 | This hotfix expands the support for Microsoft OCX TreeView so that the system now adds all nodes that match the search criteria. You can add search criteria using plain text or regex. | OpenSpan.Adapters.dll |
Build 8.0 SP1 2039 — RLS-22156 — July 22, 2019 | ||
BUG-494904 | This hotfix corrects a problem that could prevent Runtime in Workforce Intelligence implementations from returning screen titles. | OpenSpan.Runtime.Analytics.dll |
US-260546 | This hotfix changes the system so that toolbox items now appear in alphabetical order. This hotfix also adds the Reset Toolbox option, which you can use to re-sort the toolbox items. To re-sort, right-click the toolbox items and choose Reset Toolbox. | PluginManifest.xml |
BUG-488706 | This hotfix corrects a problem that could cause an exception when you called the GetText method in Siebel version 6.3. | Pega.Native.Remoting.x32.dll |
EPIC-37207 | This hotfix changes the system so that you can interrogate a menu bar in the Kinaxis RapidResponse application and add menu items. | OpenSpanJavaJideSoftDockBarContainerWrapper.class |
Build 8.0 SP1 2038 — RLS-22125 — July 15, 2019 | ||
BUG-488688 | This hotfix corrects a problem that prevented the Runtime log files from being placed in the folder that you specified in the RuntimeConfig.xml file. | OpenSpan.dll |
BUG-493558 | This hotfix corrects a problem that could cause Facets to crash after several automation iterations in a ListText control. | OpenSpan.Translators.Facets.CerlCtl.x32.dll |
BUG-435119 | This hotfix corrects a problem that could cause the following message: The Process iexplore.exe failed to start within the given timeframe. | OpenSpan.Adapters.Windows.dll |
EPIC-37207 | This hotfix adds support for Java JIDE nested sub-menus. | OpenSpanJavaWrappers\OpenSpanJavaJideSoftDockBarContainerWrapper.class |
BUG-482905 | This hotfix ensures that the Microsoft Office Connector files are copied to the installation folder and the RuntimeConfig.xml and StudioConfig.xml files include the correct version information in the OfficeVersion parameter. | OpenSpan.Studio.dll |
BUG-493167 | This hotfix addresses logging issues that could degrade application performance. | OpenSpan.dll |
ISSUE-62354 | This hotfix improves the log message that displays when the heartbeat is not properly configured on platform side. | Pega.RpaService.Service.exe |
BUG-482905 | This hotfix ensures that the correct Microsoft Office Connector assemblies are copied into the installation folder. | OpenSpan.Studio.dll |
ISSUE-61766 | This hotfix ensures that all COM pointers are released. | OpenSpan.Adapters.SharpGrid.Design.dll |
GOAL-5359 | This hotfix adds support for the Adobe Flash and Apache Flex applications using the Google Chrome browser. The Adobe Flash and Apache Flex translator works with Universal Web Adapter. The Adobe Flash and Apache Flex (formerly Adobe Flex) software provides a development environment for building games and applications by using the ActionScript language and the open source Flex framework. For more information, see Adobe Flash and Apache Flex application support. Note: Adobe ended support for Adobe Flash on December 31, 2020. For more information, see Adobe Flash Player EOL General Information Page. | OpenSpan.Adapters.Audatex.dll |
Build 8.0 SP1 2037 — RLS-22098 — June 28, 2019 | ||
BUG-489334 | This hotfix corrects a problem that could cause Java to crash if you opened a new window that included custom Java components. | OpenSpan.Translators.Java.x32.dll |
Build 8.0 SP1 2036 — RLS-22068 — June 24, 2019 | ||
BUG-445304 | This hotfix corrects a problem that could cause Runtime to crash when an automation was removing TableSection clones. | OpenSpan.Adapters.dll |
US-245205 | This hotfix adds a confirmation dialog that displays before the system deletes an EntryPoint from an automation. | OpenSpan.Automation.Design.dll |
BUG-484361 | This hotfix adds UrlReload properties that allow you to reload a webpage after a specified time if the LoadCompleted event does not fire. This helps you to avoid the following error in Citrix environments: ICA file creation failed | OpenSpan.Connectors.Citrix.Design.dll |
This build includes Pega Native Foundation 10.0.18099. For more information, see Build notes - 10.0 Pega Native Foundation. | ||
Build 8.0 SP1 2035 — RLS-22058 — June 17, 2019 | ||
BUG-483799 | This hotfix adds support for WindowsForms controls that are created off the main UI and moved onto it later. | OpenSpan.Translators.DotNet.v20.Broker.dll |
EPIC-34840 | This hotfix adds support for the Microsoft OCX MS Grid Common control. Support for the following properties was added:
Support for the following methods was added:
For more information, see Microsoft OCX MS Grid Common controls. | OpenSpan.Adapters.MicrosoftOCX.dll |
BUG-430965 | This hotfix corrects a problem that prevented Microsoft Excel processes from closing after you called the Close method in an automation. | OpenSpan.Office.dll |
ISSUE-61426 | This hotfix adds a /Public Automations folder to the template that is used when you create an empty Pega Robotics project. | OpenSpan.Studio.exe |
Build 8.0 SP1 2034 — RLS-22019 — June 12, 2019 | ||
BUG-483749 | This hotfix adds a Public Automations folder to project if it is missing. | OpenSpan.Studio.exe |
EPIC-34768 | This hotfix adds support for the ComponentOne OCX True DBGrid v7 control. This change supports a standard grid interface and includes the following properties:
Also included are the following methods:
For more information, see ComponentOne OCX True DBGrid v7 controls. | OpenSpan.Translators.ComponentOne.Todg7.x32.dll |
EPIC-34624 | This hotfix adds logical grids. Logical grids allow the system to interrogate as a grid control and its child controls that are presented in a grid structure. This eliminates the need to interrogate the child controls. For more information, see Logical grid properties, methods, and events. | OpenSpan.Adapters.dll |
Build 8.0 SP1 2033 — RLS-22006 — June 7, 2019 | ||
BUG-432109 | This hotfix changes the system to allow other applications read-only access to WinHllapi when Pega is using it. | OpenSpan.Adapters.Design.dl |
BUG-484872 | This hotfix corrects a problem that could cause an Intermittent crash if wait time is enabled. | OpenSpan.Events.dll |
EPIC-37207 | This hotfix changes the system so you can interrogate the menus and buttons inside the Java CommandBar and CommandMenuBar controls. | OpenSpanJavaComJidesoftActionCommandBarWrapper.class was removed from the OpenSpanJavaWrappers. |
ISSUE-60910 | This hotfix changes the system to avoid an error that could occur when you added an empty Pega Robotic Automation Project. | OpenSpan.Studio.exe |
This build includes Pega Native Foundation 10.0.18098. For more information, see Build notes - 10.0 Pega Native Foundation. | ||
Build 8.0 SP1 2032 — RLS-21990 — May 17, 2019 | ||
US-268185 | This hotfix changes the system to ensure that Runtime honors the enabled attribute of the Credential Manager server. If you set enabled to False, the system ignores the providerType attribute and uses the default security provider DPAPI. | CommonConfig.xml |
US-305212 | This hotfix adds support for retrieving RPA WindowsUser and RuntimeUser credentials based on the robot workgroup. This hotfix also adds the Workgroup option to the DPL security provider. You can configure the DPL workgroup in the CredentialManagerConfig.xml file. | CommonConfig.xml |
EPIC-34456 | This hotfix adds support for the Facets CER_FMT_LISTBOX control, which interrogates as a grid control. This hotfix also corrects a problem that caused the CER_USERDEF_LISTBOX and CER_TABULAR_COMBO controls to interrogate as generic controls. | OpenSpan.Adapters.Facets.Design.dll |
US-304542 | This hotfix changes the RPA Service web calls to always use the basic authentication method. | CommonConfig.xml |
ISSUE-60796 | This hotfix corrects a problem that prevented sessions from ending as expected. | CommonConfig.xml |
ISSUE-60797 | This hotfix changes the system so that if a WindowsUser domain that is retrieved from a security provider is null or empty, the system uses the machine name as the default domain. This allows the scheduler to unlock and log onto local Windows systems. | CommonConfig.xml |
BUG-444489 | This hotfix corrects a problem that could prevent you from configuring variables with a single configuration file. | OpenSpan.IDE.dll |
This build includes Pega Native Foundation 10.0.18097. For more information, see Build notes - 10.0 Pega Native Foundation. | ||
Build 8.0 SP1 2031 — RLS-10931 — May 12, 2019 | ||
BUG-482569 | This hotfix corrects a problem that could prevent the Universal Web Adapter from unmatching. | OpenSpan.Adapters.Web.Universal |
ISSUE-60376 | This hotfix adds the VerifyURLAttempts property in the Citrix context. Use this property to specify the number of times the system tries to verify the URL in a Citrix context. | OpenSpan.Connectors.Citrix.dll |
BUG-439981 | This hotfix corrects a problem that could prevent a translator from loading. | Pega.Windows.Broker.x32.dll |
BUG-445307 | This hotfix adds support for dynamically-created WindowsForms controls that are hosted in Windows Presentation Foundation (WPF). | OpenSpan.Translators.DotNet.v20.Broker.dll |
BUG-446258 | This hotfix corrects a project reference issue that could occur when you used the script component. | OpenSpan.Studio.dll |
GOAL-9033 | This hotfix adds support for the following SGGrid OCX grid controls:
| OpenSpan.Adapters.SharpGrid.Design.dll |
Build 8.0 SP1 2030 — RLS-10926 — April 29, 2019 | ||
GOAL-8650 | This hotfix adds the following MS Common Control TreeView methods, which add support for check boxes:
For more information, see TreeView control properties, methods, and events. | OpenSpan.Adapters.MicrosoftOCX.dll |
US-272255 | This hotfix changes the Pega Package Server to ensure that it rejects any package that the Pega Robot Manager rejects. | PackageServer.exe |
This build includes Pega Native Foundation 10.0.18096. For more information, see Build notes - 10.0 Pega Native Foundation. | ||
Build 8.0 SP1 2029 — RLS-9896 — April 22, 2019 | ||
BUG- 437098 | This hotfix ensures that when you import formulas from a data table, those formulas are used to calculate data, instead of being added as plain text. | OpenSpan.Office.Excel.dll |
GOAL-8578 | This hotfix adds a new class of automations that make it easier to invoke attended robotic desktop automations from within Pega 8.2 applications. With this new class of automations, called public automations, you can map input and output parameters to Pega class fields within Pega Dev Studio as you create the Pega application that invokes the attended robotic desktop automation. For more information, see Public automations. | CommonConfig.xml |
GOAL-8960 | This hotfix adds support for CIS Application Notebook, Table, and List Tree controls. | OpenSpan.Adapters.NiSource.Design.dll |
GOAL-9091 | This hotfix adds support for the BeCubed MhTab control. | OpenSpan.Adapters.MhTab.Design.dll |
BUG-431504 | This hotfix adds support for Transport Layer Security (TLS) 1.2. | OpenSpan.Connectors.Citrix.WebInterfaceNavigation.exe |
BUG-434682 | This hotfix corrects a problem that could cause the OSDump utility to fail if there is whitespace in the message that you provided by using the msg parameter. | OSDump.exe |
BUG-433399 | This hotfix changes the system to avoid a hang when you use the WaitForAutomations option when shutting down Runtime. | OpenSpan.Runtime.Core.dll |
Build 8.0 SP1 2028 | ||
| The changes in this build were published in 8.0.SP1 2029. |
|
Build 8.0 SP1 2027 — RLS-9874 — April 16, 2019 | ||
BUG-437908 | This hotfix changes the system to ensure that when the value for the ReadyForRobotWork property changes, the system correctly handles it for RPA robots. | OpenSpan.dll |
CR-54370 | This hotfix changes the system to ensure that documents that create multiple URIs are handled correctly by the Synchronization Host. | OpenSpan.Adapters.Web.Universal.dll |
This build includes Pega Native Foundation 10.0.18095. For more information, see Build notes - 10.0 Pega Native Foundation. | ||
Build 8.0 SP1 2026 — RLS-9839 — April 08, 2019 | ||
EPIC-34456 | This hotfix adds a translator to support Rogue Wave controls. | OpenSpan.Adapters.RogueWave.ObjectiveGrid.dll |
BUG-435831 | This hotfix changes the system so that it returns an empty string when you attempt to get the text from an empty PowerBuilder DataGrid text field. | OpenSpan.Translators.PowerBuilder.x32.dll |
CR-54479 | This hotfix corrects a memory leak and incorporates some other performance enhancements. | OpenSpan.Translators.DotNet.v20.Broker.dll |
Build 8.0 SP1 2025 — RLS-9818 — March 26, 2019 | ||
BUG-432852 | This hotfix corrects a problem that prevented you from editing the RuntimeConfig.xml file. | Pega Runtime installer |
ISSUE-31057 | This hotfix changes the system to ensure that the Pega RPA Service starts correctly. | OpenSpan.WinLogon.Common.dll |
BUG-428591 | This hotfix changes the Domain field's readOnly property to False when a domain is required for Assisted Sign-On. | OpenSpan.dll |
BUG-431504 | This hotfix updates support for Transport Layer Security (TLS) version 1.2 to avoid a TLS mismatch error that could occur when using the Citrix context. | OpenSpan.Connectors.Citrix.WebInterfaceNavigation.exe |
Build 8.0 SP1 2024 — RLS-9807 — March 22, 2019 | ||
US-266247 | This hotfix changes the system to ensure that COM references in Microsoft Internet Explorer are managed correctly. | OpenSpan.IHTMLDocument.dll |
EPIC-37265 | This hotfix includes the following enhancements to lookup tables:
For more information, see LookupTable component. | OpenSpan.Controls.dll |
US-267152 | This hotfix corrects a problem with the MicrosoftExcel component’s SaveAs method that prevented it from correctly changing the file format. This hotfix also adds the following methods that you can use to save a workbook in XLSB format:
| OpenSpan.Office.dll |
US-256490 | This hotfix refactors the DotNetBroker and moves logic related to the DotNetBroker ToolBar and DotNetBroker Menu to the applicable translators. | OpenSpan.Adapters.Virtual.dll |
CR-54438 | This hotfix corrects a problem that could cause an automation to display an error that said OpenSpan.Automation.Design could not be found. This hotfix also includes the following new properties that you can use in the Citrix context:
| OpenSpan.Connectors.Citrix.dll |
Build 8.0 SP1 2023 — RLS-9787 — March 11, 2019 | ||
US-261592 | This hotfix adds support for future enhancements to credential management. | CommonConfig.xml |
BUG-432349 | This hotfix changes the system to avoid displaying warning messages after you update and rebuild PDF Connector projects. | OpenSpan.Pdf.PdfConnector.dll |
EPIC-35998 | This hotfix adds the following methods to the Windows TreeView control:
For more information, see TreeView control properties, methods, and events. | OpenSpan.Translators.SAP.x32.dll |
BUG-419163 | This hotfix corrects a problem that could cause the automation to hang. | OpenSpan.IDE.dll |
US-264003 | This hotfix corrects a problem that could prevent Robotic Automation Runtime from polling for work from Robot Manager when in RPA mode. | CommonConfig.xml |
| This hotfix changes the default for the Shutdown key in the RuntimeConfig.xml file to Immediate.
If you installed Robotic Automation Runtime build 2019-2021 for a new user, ensure that the Shutdown key is set correctly for your implementation. | RuntimeConfig.xml |
Build 8.0 SP1 2022 | ||
| The changes in this build were published in 8.0.SP1 2023. |
|
Build 8.0 SP1 2021 — RLS-9767 — March 05, 2019 | ||
BUG-414848 | This hotfix enhances the system so that you can now see all of the solution configurations in Robot Manager. | OpenSpan.Common.dll |
BUG-415254 | This hotfix corrects a problem that could cause a crash when PowerBuilder ToolBar windows are destroyed. | OpenSpan.Translator.PowerBuilder.x32.dll |
Build 8.0 SP1 2020 — RLS-9731 — February 22, 2019 | ||
EPIC-34078 | This hotfix adds the DesktopAnalyticsConfig.xml file, which contains all of the configuration information for Workforce Intelligence implementations of Runtime. Placing all of this information in a single file makes it easier to manage for Workforce Intelligence administrators. | OpenSpan.ApplicationFramework.dll |
CR-54492 | This hotfix addresses a problem that could cause an Oracle forms application to hang randomly and not recover. | OpenSpanJavaModel.class |
BUG-414593 | This hotfix modifies the system to recognize the control class CER_USERDEF_LISTBOX_CNFG and identify it as a ListBox. | OpenSpan.Translators.Facets.CerlDlg.x32.dll |
BUG-425257 | This hotfix addresses a situation with SAP applications that could result in slow scrolling. Set the SAP_SuppressControls key in the advanced adapter configuration to enhance the speed at which scrolling occurs. The following code is an example: SAP_SuppressControls=”GraphStatic, ListIcon” | OpenSpan.Translator.SAP.x32.dll |
Build 8.0 SP1 2019 — RLS-9711 — February 07, 2019 | ||
EPIC-26295 | This hotfix is required to support new functionality in Pega Robot Manager version 6. The RPA Service included in this hotfix communicates with Robot Manager 6 for starting, stopping, moving, and scheduling robots. For more information, see Pega Robot Manager 6. | OpenSpan.WinLogon.Service.exe |
US-244701 | This hotfix adds the following methods to the FileUtils component:
For more information, see FileUtils component methods. | OpenSpan.Controls.dll |
US-258702 | This hotfix updates the ShutdownRuntime utility to make the parameters case-insensitive. It also updates the information that displays when you run the command with the /Help parameter. For more information, see Shutting down Runtime in a Citrix implementation. | ShutdownRuntime.exe |
ISSUE-30624 | This hotfix removes some internal loader settings from the openspan.ini file. These settings are now located in the native.ini file and should not be modified except under the direction of Pega Support. | openspan.ini |
US-232739 US-232742 | This hotfix adds the following properties and event to the adapters. Use these properties to set the state of applications that are required in an automation created for an unattended RPA robot that is connected to Robot Manager. You can also use these properties and events to report that an application is not ready. Properties:
Events:
For more information, see the Help for the adapter. | OpenSpan.Interactions.dll OpenSpan.Runtime.Core.dll OpenSpan.dll OpenSpan.Adapters.dll |
Build 8.0 SP1 2018 — RLS-9700 — February 04, 2019 | ||
CR-52923 | This hotfix corrects a problem that could prevent the OSDump utility from capturing a 32-bit dump on a 64-bit machine. | OSDump.exe |
BUG-411641 | This hotfix corrects a problem that could prevent screen names from being reported correctly by Robotic Automation when using the Google Chrome browser. | Openspan.Events.dll |
This build includes Pega Native Foundation 10.0.18092. For more information, see Build notes - 10.0 Pega Native Foundation. | ||
Build 8.0 SP1 2017 — RLS-9637 — January 28, 2019 | ||
EPIC-36471 | This hotfix adds support for Windows 10 version 1809. Requires Pega Native Foundation 18091. | Pega.Windows.Broker.x32.dll |
US-249890 | This hotfix adds support for SAP 7.5. Requires Pega Native Foundation 18091. | OpenSpan.Adapters.SAP.Design.dll |
US-260324 | This hotfix changes the system to ensure that machine information is included in the log files. | OpenSpan.Studio.dll |
EPIC-35483 | This hotfix corrects a problem that prevented the PowerBuilder RightClickRow and RightClickCell methods from working correctly. | OpenSpan.Translators.PowerBuilder.x32.dll |
EPIC-34462 | This hotfix adds support for interrogating PowerBuilder DataWindows RadioButtons as RadioButton controls. Previously, these controls were interrogated as generic controls. | OpenSpan.Adapters.DataGrid.dll |
This build includes Pega Native Foundation 10.0.18091. For more information, see Build notes - 10.0 Pega Native Foundation. | ||
Build 8.0 SP1 2016 — RLS-9605 — January 17, 2019 | ||
US-159198 | This hotfix corrects a problem that could prevent the Navigator window from opening. | OpenSpan.Studio.dll |
US-258603 | This hotfix enhances the system so that it can now query WinHLLAPI sessions and related methods. | OpenSpan.Controls.dll |
US-256938 | This hotfix adds the ProcessToXml method, which you can use to extract text from an image or document and export that text in XML format. This hotfix also adds the GetProcessToXmlConfig method, which you can use to produce information about the XML configuration. You can then pass that configuration information to the configXml parameter of the ProcessToXml method. For more information, see DocumentOcr Component. | OpenSpan.dll |
BUG-411899 | This hotfix modifies the system so that Microsoft Internet Explorer loads pages more quickly. | OpenSpan.Translators.InternetExplorer.x32.dll |
BUG-409694 | This hotfix modifies the system to ensure that events are properly triggered for mouse clicks on Oracle Forms TextBox controls. | OpenSpanJavaObjectWrapper.java |
US-248981 | This hotfix modifies the system to interrogate an SAP MatchCodeFix control as a TextBox control. | OpenSpan.Translators.SAP.x32.dll |
Build 8.0 SP1 2015 — RLS-9584 — January 03, 2019 | ||
EPIC-34320 | This hotfix corrects a problem that prevented Japanese text from displaying correctly in Robotic Automation Studio. | Pega.ActiveX.x32.dll |
BUG-407002 | This hotfix adds the UpdateChildren method, which you can use to refresh PowerBuilder ToolBar Items. After you call the UpdateChildren method, the Items that you interrogate on the ToolBar rematch. | OpenSpan.Adapters.PowerBuilder.dll |
EPIC-32096 | This hotfix adds support for the Gupta ChildTable and ProfUis ExtMenuBar controls. | OpenSpan.Adapters.Gupta.Design.dll |
US-251552 | This hotfix adds Active Directory Federated Support (AD FS) to Pega Robot Manager connections so you can use AD FS-based single sign-on (SSO) in Pega Robot Manager implementations. | OpenSpan.SSO.ADFS.dll |
US-246670 | This hotfix adds support for the CSG SysTreeView32 control. | OpenSpan.Adapters.CSG.Design.dll |
Build 8.0 SP1 2014 — RLS-9520 — December 11, 2018 | ||
US-234808 | This hotfix adds support for a version of the Facets application that was built with MFC14. | OpenSpan.Adapters.Facets.dll OpenSpan.Translators.Facets.CerlCtl.x32.dll OpenSpan.Translators.Facets.CerlDlg.x32.dll OpenSpan.Adapters.FarpointGrid.dll OpenSpan.Translators.FarpointGrid.x32.dll |
BUG-409202 | This hotfix corrects an assembly versioning issue that affected the Gupta and ProfUIS translators. | OpenSpan.Translators.Gupta.Tabli62.dll |
SR-54369 | This hotfix corrects a problem that caused a Microsoft Internet Explorer task bar button to display even though Internet Explorer was hidden. | Pega.Windows.Broker.x32.dll |
US-253992 | This hotfix changes the system to trim the package metadata if it exceeds 255 characters before sending that metadata to Pega Robot Manager. This makes sure that the metadata values fit in the database. | OpenSpan.Server.Client.dll |
Build 8.0 SP1 2013 | ||
| The changes in this build were published in 8.0.2014. |
|
Build 8.0 SP1 2012 — RLS-9487 — November 26, 2018 | ||
SR- 53036 | This hotfix corrects a problem that prevented package solutions with multiple configurations that had the same name from being deployed to Pega Robot Manager. This hotfix also modifies Robotic Automation Runtime to verify that the correct configuration name is written to the extract directory. | OpenSpan.Common.dll |
SR-54296 | This hotfix changes the system to ensure that it does not prematurely disconnect the Microsoft Office connector during automation. | OpenSpan.Office.dll |
SR-35457 | This hotfix removes duplicate wrapper and connector files from the application and JavaWrappers folders. | OpenSpan.Translator.Java.dll |
SR-52970 | This hotfix corrects a problem that could cause a matching failure when you used the Universal Web Adapter. | OpenSpan.Adapters.Design |
Build 8.0 SP1 2011 — RLS-9448 — November 19, 2018 | ||
US-232733 | This hotfix enables lookup tables to automatically increment the key value whenever you add a record. Use these new methods to work with lookup tables and fields:
The following methods have different parameters when you enable the AutoIncrement property for a lookup field or lookup table:
The system sets the ReplaceOnDuplicateAdd and AddOnMissingReplace properties to False when you set the AutoIncrement property to True. For more information, see LookupTable. | openspan.controls.dll |
US-248778 | This hotfix adds the following new methods and properties which you can use in SAP automations to scroll a cell into view. Methods:
Properties:
For more information, see SAP GUI Controls. | OpenSpan.Virtual.Interfaces.dll |
EPIC-25867 | This hotfix changes the system to find missing URL titles when possible. | OpenSpan.Events.dll |
US-246918 | This hotfix adds support for the PowerBuilder Button Click in DataWindow control. | OpenSpan.Adapters.DataGrid.dll |
SR-54469 | This hotfix changes the system so that it no longer deletes miscellaneous files listed in the manifest during runtime. | OpenSpan.dll |
Build 8.0 SP1 2010 — RLS-9395 — October 31, 2018 | ||
EPIC-33957 | This hotfix enhances the MicrosoftExcel Connector by adding new properties and methods that you can use when automating Excel. The methods include new cell, row, column, range, workbook, worksheet, and cast helper methods. In addition, there are new import and export methods, new save and save as methods, and a new open method. For more information, see MicrosoftExcel Connector. | OpenSpan.Office.dll |
SR-53071 | This hotfix corrects a problem that could cause fatal exceptions when shutting down Pega Robotic Automation Runtime. | OpenSpan.Runtime.Core.dll |
US-238851 | This hotfix corrects a problem that could cause crashes in PowerBuilder applications. | OpenSpan.Translators.PowerBuilder.x32.dll |
CR-51081 | This hotfix corrects a problem that could prevent you from capturing events when automating Google Chrome. | lajjpilliikppcbaghjehndpfdiiphbe_main.crx OpenSpan.Translators.Web.MessagingHost.exe OpenSpan.Adapters.Web.WebBase.dll |
US-235677 | This hotfix adds support for Delphi controls so you can interrogate labels and other controls. | OpenSpan.Adapters.Delphi.dll |
ISSUE-25785 | This hotfix ensures that the correct icon displays in automations with child projects. | OpenSpan.IDE.dll |
EPIC-32887 | This hotfix refactors the DotNetBroker.config logic and incorporates it into the codebase to avoid duplicated entries. | OpenSpan.Translators.DotNet.v20.Broker.dll |
CR-54409 | This hotfix changes the system to avoid an OpenSpan.Automation.Design not found error. | OpenSpan.dll |
Build 8.0 SP1 2009 — RLS-9379 — October 15, 2018 | ||
SR-54400 | This hotfix resolves a memory leak that affected .NET applications. | OpenSpan.IPC.dll |
SR-54453 | This hotfix corrects a problem that prevented the system from recognizing a SAPALV Grid control. | OpenSpan.Translators.SAP.x32.dll |
EPIC-25867 EPIC-34710 | This hotfix corrects a problem that prevented the system from capturing task details when interrogating Google Chrome. | OpenSpan.Events.dll |
EPIC-33935 | This hotfix adds support for COM UIA by using a new local DesktopAnalytics configuration file. | OpenSpan.Events.dll |
US-243189 | This hotfix adds an Open Design Component option to the context menu of EntryPoint Execute automation blocks. Use this option to open the original automation file of the execution block. This hotfix also adds an button to component automation blocks. Use this button to open the top level containing file of the component. | OpenSpan.Automation.Design.dll |
This build includes Pega Native Foundation 10.0.18032. For more information, see Build notes - 10.0 Pega Native Foundation. | ||
Build 8.0 SP1 2008 — RLS-9337 — September 27, 2018 | ||
SR-54465 | This hotfix corrects a problem that prevented SSTab controls from matching. | OpenSpan.Translators.SSTab.x32.dll |
BUG-401449 | This hotfix removes null characters that were incorrectly appended to retrieve text when you used the PdfViewer to view PDF files that had been processed by the DocumentOcr component. | PdfiumViewer.dll |
ISSUE-27333 | This hotfix changes the Excel File Connector so that Excel ranges can include an empty sheet name when the connector opens the file. | OpenSpan.Office.Excel.dll |
BUG-398850 | This hotfix corrects an indexing issue with the Excel File Connector. | OpenSpan.Office.Excel.dll |
BUG-54453 | This hotfix corrects a problem that prevented SAP Grid controls from being interrogated correctly. | Openspan.translators.Sap.x32.dll |
US-243958 | This hotfix corrects a problem that prevented the PerformClick method from working on Oracle Forms buttons. | OpenSpanOracleAbstractButtonTranslator.java |
SR-54429 | This hotfix corrects a problem that prevented the system from matching DotNet controls. | OpenSpan.Translators.DotNet.v20.x32.dll |
SR-54361 | This hotfix corrects a problem that could cause Studio to hang when you tried to drag and drop an adapter control into an automation. | OpenSpan.IDE.dll |
Build 8.0 SP1 2007 — RLS-9277 — September 17, 2018 | ||
BUG-391568 | This hotfix changes the system to ensure that Start My Day dialogs are always topmost and are brought to the front. | OpenSpan.ApplicationFramework.dll |
US-232730 | This hotfix adds support to the RestClient and RobotManagerRestClient components so you can dynamically set parts of the ServerUriPath property. For example, if the ServerUriPath property is "/version/2.0/data", you can use the new SetUriPathWithParameters method to dynamically set the version number. In the ServerUriPath property, use curly braces {} to include variables. For example, using "/version/{versionID}/{type}" as "ServerUriPath" generates the SetUriPathWithParameters method with versionID and type as inputs. This hotfix also changes the system to include the full URI in the Automation log category for the RestClient and RobotManagerRestClient components when you specify verbose logging. | OpenSpan.dll |
US-241563 | This hotfix adds support for the following operating systems to the SchedulerDefinitions.xml file for both domain and local users.
| SchedulerDefinitions.xml |
EPIC-34135 US-240348 | This hotfix corrects a problem that could cause CPU activity to spike when you right-click the task bar and open Windows Explorer. | OpenSpan.Events.dll |
EPIC 24157 | This hotfix adds the Excel File Connector, which you can use to expand Excel functionality in Robotic Process Automation (RPA) scenarios. Use the Excel File Connector in RPA scenarios where there is no interaction between the user and the Microsoft Excel workbook. The Excel File Connector provides these benefits:
For more information, see Excel File Connector Overview. | Framework/OpenSpan/Design/IExtendedComponentContainer.cs |
BUG-54439 | This hotfix corrects a problem that prevented the Runtime installer from exiting if the NativeFoundationSetup.msi file was missing from the install folder. | none |
Build 8.0 SP1 2006 — RLS-9160 — August 28, 2018 | ||
SR-54310 | This hotfix adds a helper class so you can manage a menu item's label and availability by using the RuntimeConfig.xml file. | OpenSpan.Runtime.exe |
SR-54348 | This hotfix changes RDA Runtime so it now loads the cached automation package when there is a connection error with the server. This applies to all authentication methods. | OpenSpan.dll |
US-209151 | This hotfix corrects a problem that prevented Infragistics controls from honoring and correctly registering sub-class hierarchies when handling events. | OpenSpan.Translators.DotNet.v20.Infragistics.dll |
ISSUE-26006 | This hotfix corrects a problem that could create GetAncestorTypeNames Java class exceptions. | OpenSpanJavaBroker.class |
US-212690 | This hotfix adds Google Chrome support for capturing tasks for the Pega Customer Service Interaction Portal. | OpenSpan.Events.dll |
US-227012 | This hotfix adds the InvokeMenuItem method that you can use to specify the text of the context menu item that you want to be clicked. This item is defined on the Panel control (Java). You supply the name of the item in a parameter. | OpenSpan.Adapters.dll |
SR-54359 | This hotfix corrects an issue that could cause an Adobe popup window to incorrectly display in a Workforce Intelligence implementation. | OpenSpan.events.dll |
SR-53105 | This hotfix adds settings to the RuntimeConfig.xml file that are used by Workforce Intelligence. | RuntimeConfig.xml |
SR-54228 | This hotfix resolves an issue that could cause Facet to crash when started. | OpenSpan.Translators.Facets.CerlDlg.x32.dll |
SR-53051 | This hotfix resolves an issue that could prevent you from interrogating Facet controls. | OpenSpan.Scout.x32.dll |
SR-54336 | This hotfix adds fallback options that include pulling the URL from the Address bar and from the IHTMLDocument2 interface to avoid the URL Not Accessible error in Microsoft Internet Explorer. | Openspan.Events.dll |
SR-54373 | This hotfix resolves an issue that could cause an exception when you use the Add Constructor For Type option or when you included an out parameter in a script. | OpenSpan.Automation.dll |
EPIC-26480 | This hotfix adds support for Mozilla Firefox version 52 and later. For more information, see Mozilla Firefox support in Pega Robotic Automation. This feature uses the Universal Web Adapter and sets the browser type to Firefox. | OpenSpan.Translators.Web.MessagingHost.exe |
BUG-391867 | This hotfix corrects a problem that caused the GetValueByOCR method to include the search string in the result. | OpenSpan.dll |
SR-52965 | This hotfix addresses an issue that could prevent you from saving an automation that has missing design block members that are in between Try/Catch blocks. This issue can occur when you import an automation from another solution. | OpenSpan.Automation.Design.dll |
SR-52697 | This hotfix adds support for numeric cells in PowerBuilder versions 10 and 10.2 so you can retrieve values from these cells. | OpenSpan.Translators.PowerBuilder.x32.dll |
SR-54324 | This hotfix adds the ability to run custom Javascript by using a Citrix Context. This capability lets you create solutions for Citrix environments that can navigate through different Citrix landing pages. | OpenSpan.Connectors.Citrix.Design.dll |
SR-54260 | This hotfix resolves issues that affected the Universal Web Adapter. | OpenSpan.Adapters.Web.WebBase.dll |
SR-54092 | This hotfix corrects a problem that could prevent you from selecting project adapters when reparenting. | OpenSpan.Controls.Design.dll |
SR-54287 | This hotfix corrects a problem that could cause an error when you tried to add an excluded process to an adapter. | OpenSpan.Adapters.dll |
SR-52940 | This hotfix corrects a problem that could cause touchscreen computers to crash. | OpenSpan.Automation.Design.dll |
US-234544 | This hotfix adds support for the MSHFlexGrid control. | OpenSpan.Translators.MSHFlexGrid.x32.dll |
US-142558 | This hotfix resolves a problem with the IsCreated property and WaitforCreate method that could cause an exception. | OpenSpan.Automation.dll |
SR-52501 | This hotfix corrects a problem with the Add Constructor For Type method that could cause an ArgumentNullException error. | OpenSpan.dll |
SR-53080 | This hotfix enhances Java Tree event handling to ensure that the adapter keeps in sync with the target tree. | OpenSpan.Adapters.Virtual.dll |
SR-52984 | This hotfix changes the system to now validate the configuration changes that are sent to Deployment Portal or Robot Manager. | OpenSpan.dll |
US-208328 | This hotfix adds the DocumentOcr component, with which you can convert a document that contains images into text that you can manipulate in an automation. The input document can be an image, such as a faxed document, or a document that contains both text and images. This component works with image files (.png, .jpeg, .tff), PDF files, and Microsoft Word documents. For more information, see DocumentOcr component. | OpenSpan.dll |
US-237637 | This hotfix adds support for numeric cells in PowerBuilder versions 10 and 10.2. | OpenSpan.Translators.PowerBuilder.x32.dll |
US-218635 | This hotfix removes the ability to use window text as a default source for the document URL in Microsoft Internet Explorer and Google Chrome. | Openspan.Events.dll |
SR-54247 | This hotfix changes the system to better handle toolbar-based structural differences in Microsoft Internet Explorer so it can locate the URL and avoid URL not accessible errors. | Openspan.Events.dll |
SR-52028 | This hotfix adds the ExpandAllSync method that you can use to expand all nodes in a SAP TreeView control. | OpenSpan.Translators.SAP.x32.dll |
US-357438 | This hotfix modifies the SqlQuery component to ensure it returns the output parameters correctly and also prevents an exception from displaying when you edit parameters. | OpenSpan.Controls.dll |
US-235152 | This hotfix changes the system so that it can read Citrix Context properties from an external file. For more information, see Robotic Automation WebInterface Property Manager utility. | OpenSpan.Connectors.Citrix.dll |
SR-54368 | This hotfix adds the advanced configuration DetectPageCaching key to the RuntimeConfig.xml file. Use this file to allow the system to match and unmatch on PageHide/PageShow events in Microsoft Internet Explorer 11. The default is True. | OpenSpan.Translators.InternetExplorer.x32.dll |
SR-54401 | This hotfix ensures that the settings in the AppSettings section of the RuntimeConfig.xml file are applied after the file is downloaded from Pega Robotic Automation Deployment Portal. | OpenSpan.Runtime.Core.dll |
US-238159 | This hotfix corrects a problem that could cause a build error in Citrix projects. | none |
SR-54345 | This hotfix changes the system to ensure that it includes base classes when you search for extension types. | OpenSpan.dll |
Build 8.0 SP1 2004 - 8.0 SP1 2005 | ||
| The changes in these builds were published in 8.0 SP1 2006. |
|
Build 8.0 SP1 2003 — RLS-8920 — July 26, 2018 | ||
Initial released build for 8.0 SP1 |
Previous topic Build notes: Pega Package Server and Server Status Page 3.1 Next topic Build notes: 10.0 Pega Native Foundation (for 8.0 SP1)