Skip to main content

v.7.4.2

🚧 Improvement

  • Improved the loading of the speed of the Environment detail when clicking in the left menu.
  • MACRO preg_replace() now accepts multiline text.
  • Show a new object in the report to represent that a user restarted a data record manually.

🐞 Bug fix

  • When editing a flow, if the user navigates to another page, only after having modified the flow, a warning appears to remind that you will lose the changes.
  • If there are folders in the file manager whose name is a number, now they can be moved to an environment as before they couldn't be selected.
  • If in the move to flow or run a flow, somehow, there is no flow with the given name or the name is empty, the data record is set as "finished with errors".
  • Fixed bug when having an error handler inside nested "run a flows". The data record could end with errors saying nothing.
  • Adjustment on the Content Security Policy to allow Websites and Hosted Pages on external iframes.
  • Fixed bug retrieving in a Custom App header value when is in a JSON format, as before it was exploding using ':' separator, so it was getting only the first value of the JSON.