New features

  • Theming: FLOWX.AI 3.0 introduces a new theming feature, allowing users to personalize all components on both web and mobile. The new theming feature provides a better user experience and offers more flexibility in using the platform.

Notes for FDEs Post-Migration: To ensure the proper functionality of the migrated styles, please follow check the post-migration steps, available here.

Additional configuration

  • Generic JSONs for components: JSONs for components have been added.
  • UI Designer: A refreshed new interface for UI Designer.

  • UI Components Redesign: Redesigned UI components.

UI components

Below you will find a Storybook which will demonstrate how components behave under different states, props, and conditions:

Storybook

With the release of FLOWX.AI 3.0, there have been some changes that you need to be aware when upgrading to the latest version:

  • The flowx-process-renderer has been migrated to @flowx\ui-sdk.
  • As of *FlowX 4.0, the paperflow-web-components library will be deprecated. Instead, the new components can be found in @flowx/ui-toolkit.

For more information, check the section below:

Using the Angular Renderer

Fixed

  • Fixed a bug in the FLOWX.AI Designer where the datepicker component’s default value overlapped with the field placeholder.
  • Fixed an issue in FLOWX.AI Designer where users could not copy/paste nodes that had UI actions without parameters.
  • Forwarding external notifications is now possible with the Notifications plugin.
  • Fixed an issue where the GET enumerations list (CMS) displayed an error message about memory exceeding.

Changed

UI Designer

  • Indicators β†’ deleted Info Tooltip and Hint UI components
  • added Helpertext (to replace Info tooltip and Hint) - this new element can be found on Form elements and provides additional information about each element, which can be hidden within an infopoint

Documents plugin

  • Updated document plugin file download path to use file UUID (string) instead of a numeric file ID.

Task management plugin

  • Improved filtering feature, now is possible to filter users by partial names.

Additional configuration here

FLOWX.AI Designer πŸ‘©β€πŸ­

Audit log

  • The audit log now displays the name instead of identifiers for process definition, node, action, and swimlanes entities.

Audit log

Sensitive data

  • Sensitive data tab has been removed from the process definition settings and a new Sensitive data switch has been added in the Data model tab.

  • Sensitive data migration is required when cloning old processes (sensitive data is deleted when cloning as it is not compatible with the new process version). Users must add the data model and keys for the new process.

Data model

Platform status report

  • Added a new option to export the Platform Status, which will download a JSON file containing the state details of all components, enabling users to communicate the state of their instance to the support team.
  • Added more data to the platform status report.

Platform status export

Kafka send/receive nodes

  • New icons for Kafka send/receive nodes were added.

Process Designer

Process Designer keyboard commands

  • Added new keyboard commands for deleting, copying, and renaming nodes in the Process Designer:
    • backspace - delete one or several selected nodes
    • Ctrl/Cmd + C - copy one or several selected nodes
    • R - rename a node

FLOWX.AI Engine πŸš‚

Kafka

  • Standardized Kafka topics and naming pattern in FLOWX.AI Engine, reducing confusion and errors by allowing for configuration only for the package name, environment name, and version, without having to list all topic names.

Performance

  • Databases performance improvements, including clear caching (clear cache must be performed per process for process definitions).

For stages, integrations, and generic parameters, clear cache is performed globally, when it comes to process definitions, clear cache must be done per process.

License model

  • In the license model, another label/alias can be used instead of PII.
  • The ElasticSearch index for data search is now configurable. More info on:

Deployment guidelines

UX/UI Improvements

  • The process instance search button has been removed, and search is now done automatically.
  • Swimlanes interaction has been improved.
  • It is possible now to select and delete multiple nodes in Process Designer.

Additional information regarding the deployment for v3.0 is available below:

Security

  • Improved security for Redis configuration.

Redis configuration

Known issues

Reporting

  • Reporting plugin is not compatible with Oracle DBs.

Deployment guidelines v3.0