Release notes
Version 4.3.7
- Released: April 1, 2026
- Compatible platform version: Work.AI 10.2.9+
The patch fixes issues with the popup and search functionality related to the SEC Mutual Fund Connector RPA connector.
Version 4.3.5
- Released: August 26, 2025
- Compatible platform version: Work.AI 10.2.9+
The 4.3.5 patch improves Kayla's input by introducing the following:
To expand the data you can retrieve from the New York Stock Exchange (NYSE) provider, we have added a new MIC input field. This field displays the Market Identifier Code for reviewed entities.
With the removal of the
https://www.nasdaqtrader.com/dynamic/SymDir/mfundslist.txtendpoint, we have provided a workaround adressing the gap. This solution offers you the same information for NASDAQ mutual funds as the missing enpoint, but in the form of a bundled package that includes a current snapshot of the dedicated Data Store.
Version 4.3.4
- Released: May 1, 2025
- Compatible platform version: Work.AI 10.2.9+
The 4.3.4 release introduce ISO risk rating for countries, validation of geographical locations from input data, and audit trail reports based on connector configurations. Other significant changes include improvements to the status change logic for the Verify Address ML model review method, exception logging for Retraite Quebec - Pension plan profiles (RQPP) connector, and the proxy configuration for the SEDAR+ Company profiles connector.
New features
To empower your decision-making with more risk-related details, a non-versioned table was implemented, enabling the ISO risk rating of countries. Using the table, Kayla maps ISO country codes with corresponding risk ratings.
Kayla can now process geographical data as input, which makes the review procedure still more comprehensive. During configuration, fill in the new Geographies field and choose the newly introduced Validate geographies review method, and Kayla will account for specified locations when validating its input data against respective requirements.
To support the new geography-based review, user interface and functional changes were introduced in the human-in-the-loop tasks used with the Validate geographies review method enabled. These include the display of multiple values for existing evidence and sources, the new Custom option in the Evidence source dropdown, and the multi-select feature for the Evidence field.
Kayla now offers audit trail reports based on connector configurations. Out-of-the-box (OOTB) connectors have the feature hardcoded in their configuration. For custom connectors, you can enable or disable the feature using the Audit trail generation control in the user interface.
Improvements
We updated the status change logic for the Verify Address ML model review method. Now, a requirement is assigned the Manual status based on an audit if the change type is Immaterial and the connector type is Custom.
This means that, for an existing Immaterial change (for instance, a country-only match), a non-custom connector should return the SUCCESS status with the requirement status marked as Completed in the manual review task. However, in the same circumstances, a custom connector should return the Manual status with the requirement marked as Needs Review in the manual review task.
To improve failure detection and troubleshooting, Kayla is now set to log the Retraite Quebec - Pension plan profiles connector exceptions associated with unavailable results to Agent server logs.
To facilitate and unify the connector configuration flow, the SEDAR+ Company profiles connector is updated to use the same proxy configuration as the rest of Kayla's connectors.
The formatting of the audit trail document for connectors is improved to provide better readability. Now, instead of a single line, the
${search_response}field returns a properly formatted multi-line content.
Bug fixes
Fixed the issue with incorrect parsing of the Date Updated data in manual review tasks. Now, the data from the timestamp generated at the beginning of the Requirements Validator BP is parsed and displayed correctly.
Resolved the issue with improper automatic routing of users in Workspace. With the changes introduced to the configuration data formatting, if Automatically route users to the next task in the queue? in the configuration interface is set to False, the automatic routing is not applied.
Eliminated the
ArrayIndexOutOfBoundsExceptionNASDAQ connector issue caused by missing reponse data.Fixed the issue when, for a successful Validate Geographies requirement, the Evidence data did not persist in the manual review output if no changes or actions were taken on that requirement to the status, evidence source, or evidence list. Now, the manual review output includes evidence data as expected even if no changes were made or actions applied to the requirement.