Workflow Constructor module

Improvements

  1. A new tab Variables has been added to the graphical editor page. 
    It is located on the left panel next to the Blocks tab and is used to create, edit and delete process variables.

      2. For the input parameters of the process/function block debug startup, the possibility to set values manually and via a toolkit has been added.

     3. New controls have been added to the settings panel of functional blocks (Robot, SF, Process, API, AND/OR gateways):

    4. A new API block has been added to the Blocks tab.
      This block allows you to make requests to various services via REST API.

    5. Support for loops has been implemented.
       When creating a process scheme, added the ability to draw guides from blocks after the OR gateway (and the gateway itself) to previous process steps.
       This will allow loops to be started when certain conditions are met.

    6. The process publishing mechanism and window have been finalized. 
       The publication variant is now determined by the process name. If it is unique - the first version of the new process is published, if it already exists - the next version of the selected process from the list will be published.
       Once published, the process is saved in Drafts.

    7. The table structure in the Drafts section has been updated.

   8. The table structure in the Published section has been updated

   9. The Deleted section has been finalized.
      Deleted processes are now divided into two tabs " Published and Drafts for ease of use.

Activities module

Improvements

  1. Functionality of adding a process to Favorites has been implemented.

      2. Added the ability to start a process from its instances card.
      3. In the process instance logs window, navigating to a task is now supported. A link by robot task leads to the Launch History page and opens detailed robot logs, while clicking on SF opens a user task in the Tasks section.

Fixes

  1. Fixed an internal server error that occasionally occurred when a process instance was paused/unpaused.
  2. In the user task window, when selecting a directory entry for the User Group attribute, the value is now displayed in the form of the user's full name instead of the user ID. The record view is displayed as a list of keys and their values.

Assistant module

Improvements

  1. In the classifier card the possibility to configure the appearance of the message from the Assistant has been added. The new component is available in the following blocks:

      2. When downloading Smart Search files, Bell now receives system notifications - either a successful download or an error message.

      3. Several settings are implemented for intelligent search at the appsettings.json:

Fixes

  1. Fixed an internal server error in the Assistant chat that occurred when the smart search service was unavailable.
  2. The problem of uploading large files has been fixed (now it is possible to upload documents up to and including 50 MB in size).