v3.1.0 March 2023
Drumroll pleaseโฆ ๐ฅ We are excited to announce FLOWX.AI 3.1 release ๐ฅ.
So, what are you waiting for? Grab a snack, sit back, and get ready to explore the newest version of FLOWX.AI.
New features ๐
UI Designer โ๏ธ
Undo/redo actions in UI Designer
The latest update now allows users to easily undo or redo any actions they perform within the UI Designer. This includes tasks such as dragging, dropping, or deleting elements from the preview section, as well as adjusting settings within the styling and settings panel.
To undo or redo an action, users can simply click the corresponding icons in the UI Designer toolbar, or use the keyboard commands (undo: Cmd/Ctrl + Z, redo: Cmd/Ctrl + Shift + Z) for even quicker access. This new functionality provides users with greater control and flexibility, allowing them to easily make changes and adjustments without fear of losing progress or making mistakes.
New UI element: file preview
We are excited to announce the addition of a new ready-made UI component. This new component allows users to easily display previews of documents within their designs, whether the documents are uploaded, generated during a process, or static.
With this new feature, users can create more dynamic and interactive designs that incorporate real-time document previews.
Process designer
Generate data model
A data model can be generated using data values from a process instance. This can be done by either merging the data model with an existing one or replacing it entirely.
Fixed ๐ง
- Fixed an issue where Engine and Advancing controller should be restarted if the advancing controllerโs database is down for a couple of minutes.
- Fixed an issue where image preview is not displayed.
- Fixed an issue where
GET child enumerations
request is not using the correct version. - Fixed an issue where the scheduler was sending messages multiple times.
Changed ๐ ๏ธ
FLOWX.AI Engine ๐
- Advancing controller now supports OracleDBs
UI Designer โ๏ธ
UI Designer improvements:
- You can now select enumeration data source for Select, Checkbox, and Radio UI elements.
- Clear content button option is available in the UI Designer, as a setting at element level for form elements populated with content.
- Form elements under hidden containers can be disabled now.
:::info
Here is a brief example: form โ disabled = true
+ child form element: disabled = false
โ entire form is disabled.
:::
- Improved UI element configuration error experience - when there is an error in the elementโs settings, then the element is marked and on hover, an error message is displayed.
- Added code editor in expression fields.
Process designer
- Added a new flag in process settings to use a process in task management.
Known issues ๐
Reporting
- Reporting plugin is not compatible with Oracle DBs.
UI Designer
- When configuring an Input UI element with a โHas clearโ (content clear) property, we recommend setting a fixed width value for the element. If the width is set to โfillโ, it may cause the UI to break
- The โautoโ size property for Fit W is not available for input, select, switch, textarea and datepicker UI elements
Was this page helpful?