linqi Update as of 03.06.2023
⭐️ Features
-
Comment feature: Often processes are edited and developed by different people. To simplify and accelerate this collaboration, a comment function has been implemented in the process designer. With this function it is possible to discuss about a whole process or about single nodes.
-
Process Metadata: It is now possible to attach metadata to processes and their nodes. In this way, you can document processes even better and, for example, describe third-party systems or also record responsibilities.
-
Process Document Attachments: In addition to metadata, you can also attach documents to processes and nodes. These documents can be used for documentation purposes as well as within the process flow. In this way, for example, you can attach terms and conditions to e-mails and the like.
-
BPMN 2.0 Syntax Check: When a BPMN 2.0 process is saved, a syntax check is now also performed. This ensures that the process is fundamentally correct and adheres to the specifications of BPMN 2.0.
-
Help lines in the process designer: To make it easier to build a clear structure in the process designer, helper lines have been implemented. These indicate when multiple nodes are at the same height vertically or horizontally.
-
Pad text expression: It is now possible to pad a string to a specific length. For example, you can always pad a project number to a specific length by prepending zeros, etc.
🐞 Bug fixes
- Error when exporting CSV with special characters: If a table with special characters (certain forms of quotation marks) was exported to CSV, it was not always loaded correctly in Excel.