Skip to main content

v3.0.0-February 2023

We are excited to announce the release of FLOWX.AI 3.0 ๐Ÿ”ฅ, featuring new and improved features that will elevate your workflow experience. From the new theming options to enhanced functionality, this update will take your productivity to the next level. ๐Ÿš€

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
IMPORTANT

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.AI 3.0, the paperflow-web-components library is deprecated. Instead, the new components can be found in @flowx/ui-toolkit@3.0.

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).
info

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

Was this page helpful?