With this release, the default timeout for tasks has been increased to 3600 seconds, and you can now specify a shorter runtime in the task configuration or increase the system limit in the tasks.exec_timeout system configuration.
To improve security, a CSRF token is now used for validation for all security-relevant requests.
We have also made bug fixes.
New functions and enhancements
ID 15428: Configure timeouts for tasks in a simple way
The default timeout for tasks has been increased to 3600 seconds. You can now set a shorter runtime in the task configuration or increase the system limit in the tasks.exec_timeout system configuration.
ID 13415: Implement CSRF token for all requests
To increase security, all security-relevant requests now use a CSRF token for validation.
Bug fixes and improvements
High ID 16323: Specified texts in edoc automate integrations (d.ecs home) are not translated correctly
Texts that are to be translated in the d.ecs home app integration for d.velop documents, for example, are now translated correctly and not just the translation keys are transferred.
High ID 16339: Link to components is not adjusted when moving the component
When moving a component, the IDs of linked components are adjusted in all Parameter actions.
High ID 15253: Tasks remain in "Running" status
If a task remains stuck in the status and the status permanently shows Running, you can now reset the status by restarting the trigger service or clicking on Abort several times.
Normal ID 16448: SQL error when passing a JSON string for parameters in the "database\Query" action
You can pass a JSON string to the parameters in an SQL query without an error message being displayed.
Normal ID 16485: Documentation for actions is not displayed in the editor
You can now display the documentation for individual actions in the editor again.