Skip to main content

v.6.5.1

🐞 Bug fix

  • Clicking several times on a function on an App doesn't install several times the same function.
  • Fixed style of Code Snippet Popup in Managed service.
  • In Managed service, the organization selector shows the hierarchy of organizations.
  • Removed popup when closing Flow popup window in the Report.
  • Fixed popover window for Conditions in Report. Now it's shown below the condition, so they don't get hidden in the top.
  • Removed popup window when leaving Content Editor if we didn't do any modification.
  • Removed the @ pop-up when the user was typing a #. Also, validation messages have been disabled in the Success/Error payload in Sync URL.
  • Fixed in Custom App, the outgoing editor of the payload, the format now is not validated.
  • Fixed duplicating a Custom App. The flow object was not taken the new name.
  • Fixed bug when using Fetch API (Javascript) posting data to a Direct URL.
  • Direct URLs no longer need a TEST URL. All calls done to the PROD URL which are not done in your own environment will be treated as TEST calls. This means that you will be able to test your flows which are in DRAFT.
  • Advance FTP App - Improved Error handling in App and fixed bug in the function to list files of a directory