v2.6.0-May 2022
New featuresโ
โ๏ธ FLOWX.AI Designer - WYSIWYG editorโ
The new WYSIWYG ("What You See Is What You Get") editor enables you to create and modify notification and document templates without the need for writing intricate code.
For more information about the WYSIWYG editor, check the following section:
ยปWYSIWYGโ๏ธ FLOWX Designer - test document/notification templatesโ
You can now test the document/notification templates before publishing them, using the Test function.
- For document templates, you can download the pdf and review it before publishing
For notification templates, you must first save the template and enter a valid email to be able to test it. For more information on how to configure a notification, check the Notification templates plugin setup section.
๐ต๏ธโโ๏ธ FLOWX Admin - test action rule
The test action function now returns an error message (with a hint) without displaying the entire script. This will enable the user to quickly identify where the script is breaking.
Fixedโ
โ๏ธ Designerโ
- Task management plugin - fixed an issue where searching assignable users return the incorrect output for users with roles set on the group
Changedโ
๐ FLOWX Engine - Token instance updatesโ
To improve the debugging process, some additional information is now added to the token structure:
- Callback actions - available only if callback actions were executed
- Save Node/Action name - every node now contains its name, not just the ID
- Save Node arrived date - arrived date marks the server hour
- Save Action last executed - the date when the action attached to the node was executed
New structure:
Old structure:
For more information about tokens, check the following section:
ยปTokenCMS Coreโ
- CMS improvement - translate codes into labels, added
contentName
- License - when authenticating to FLOWX Designer,
/exists
call verifies if a license model is available - this is applicable for all users (regardless of the role assigned)
Process rendererโ
- Renderer - flex gap added to components
Adminโ
- Added Kafka in/updates topics in Platform Status - available for components that communicate through Kafka
Known issuesโ
๐ FLOWX Engineโ
Get templateConfig
data returns keys with null
values if they don't have values on the process instance.
This issue will be solved starting with the 2.7.0 FLOWX.AI release.
Additional information regarding the deployment for v2.6.0 are available below:
ยปDeployment guidelines v2.6.0