v9.61.1

Robot

  • Upgrade vulnerable 3rd-party library.

v9.96.0

Robot

  • Introducing Live Log. The Live Log offers real-time insight into the Robot’s current activities, displaying events such as “Workflow Started” or “Workflow Finished.” By clicking on any event, the corresponding Workflow Protocol opens for review. Events are automatically logged as the Robot executes workflows, with additional event types planned for future updates.
  • The Log message Plugin can be used to send the log message to the Live Log. This can be done by activating the switch Send to Live Log in the Plugin configuration.
  • The Remove element from collection got a new output parameter. If the Plugin is set to wait for an element but none is added to the collection within 30 seconds, this output parameter can be utilized to verify the status.
  • A lot of minor improvements on Workstep display information and the Workflow Builder itself.

v9.95.0

Chatbot

  • The maximum character limit for Widget Variable has been increased to 5120 characters.

v9.94.0

AI

  • The Sitemap crawler now takes the lastmod field of the sitemaps into consideration.

v9.93.0

Webchat

  • New theming option `Offset of the chatbot for the desktop`
  • Fixed the size of the User Consent message when the webchat window is smaller than the default size.

v9.92.0

Robot

  • Fixed some visual issues in the Workflow Builder on Safari.
  • A file variable can be used as source in the Query JSON Plugins.

v9.91.0

Robot

  • Many variables offer the option to display example values, which are derived from previous Workflow executions. These example values are intended to provide a clearer understanding of the data contained within each variable.
  • Additionally, a minor visual issue in the Create Dynamic List Plugin has been resolved.

v9.90.0

Chatbot

  • We have implemented significant accessibility enhancements to the webchat, including improved keyboard navigation, screen reader compatibility, and visual contrast adjustments to ensure an inclusive and seamless experience for users with varying accessibility needs.

v9.89.0

Robot

  • A comment field is now available when publishing a Workflow, allowing users to briefly describe any changes made to the Workflow.
  • Resolved an issue in the Workflow Builder that previously prevented the selection of multiple elements using the Shift key.
  • The Download File Plugin now supports file downloads via the SFTP protocol. The URL format should follow this structure: sftp://user:password@host:port/path/to/file