Improved the search functionality for the Array Operator with the < and > operators, resolving previously reported bugs
Fixed the "Restart Datarecord" option when a data record is stopped in a scheduler object.
Addressed issues with the CSV to JSON App when the output exceeded 3MB.
Fixed the API endpoint /v1/flowdiagram to retrieve the correct data.
Fixed the API endpoint /v1/keystore/{keystoreId} to correctly search for data in the keystore when using the OR operator.
Addressed the issue where error handlers in Run a Flow could take several minutes to start.
Resolved the issue where the screenshot of a flow in the Report would be hidden when the list of flows was long.
Fixed the function Decrypt in the **Data Encryption" tool when the encrypted data is set as HEX but the data is not in HEX format.
Implemented a fix for a potential issue where a long-running script (over 10 minutes) could result in a second worker processing the same data record. This issue has been resolved and workers are now prevented from picking up the same record.
Prevent memory exhaustion in workers running for long periods.
If some data is missing and the flows cannot be executed when adding a project to an environment, that missing information will now be added when updating the project.