Skip to main content

v.7.4.1

🚧 Improvement

  • The counter of the number of errors in an app is now reset when a successful response is received or there is an error handler defined in the App, and it has the option CONTINUE after a number of retries.
  • Improved the way the bottleneck object was calculating the time to be stopped when the option "MINUTE" was selected.
  • Improved the loading time of the list of flows and improved the screenshots quality.
  • For the preg_replace MACRO, the pipe character | can now be used in the first parameter of the function, so it can be used for the regular expression.
  • Improved the way to create tickets in the Managed Service so by mistake they are not created in a wrong Organization.
  • The Manager of the Organization can now enforce that all the users in an organization have the Two-Factor Authentication option enable. By default, the users will get the security code by email.

🐞 Bug fix

  • The flow name can only include now these characters: [a-z][A-Z][0-9]_- and spaces
  • Fixed an issue showing the flow inactive children.
  • The buttons "Refresh" and "Reverse order" in the reports section, now load the right information from the flow selected.
  • Bug fixed for Safari users. When submitting a Website form with two SUBMIT buttons, it was always submitting the first one.