Skip to main content



Process Automation Version 2.108 Release Notes

February 2026

We have released Process Automation version 2.108. This release includes usability improvements across lists, the form designer, and error logging, along with standard security updates and refinements.

Updates

Open Tasks and Instances in a new tab

From the list view, it is now possible to open a task or instance in a new tab using standard browser commands, such as the right-click menu or Ctrl + left-click. The link is available in the Task name or Instance name column.

New alert in form designer

The form designer will now produce a warning if you try to save a form that uses a value list not available in the current space. It reads, “Form successfully saved but has a problem.”

Reclassification of common errors

To reduce the number of logged errors and improve the usability of the log, we have added the new classification of “MessageSend failed because no recipients were found (Information)”.

Bug fixes

"Error loading data” message shown when a user does not have permission to view the list

Error
If a user trying to access a list via a link would see the error, "Error loading data - Could not retrieve your list. Please try again.” because they did not have view permissions for the list.

Fix
The user is redirected to their default list.

Concurrent API calls to the instance intermediate message processing the same token

Error
When multiple API calls were made at or about the same time to the instance intermediate message, both calls attempted to process the same token often resulting in an error.

Fix
The instance intermediate message can only be triggered once, by the first call.

This release also contains additional minor bug fixes and security updates.