Skip to main content

🚀 New feature

  • Introducing Organisations, now you can manage the users and projects you work with in an Organisation, you can also manage other Organisations under yours.

Now, Flowize users, projects and environments are organized in Organizations.

Users belonging to an organization can see all the projects, users and environments of its organization and the ones belonging to child organizations.

Currently, there are 3 roles in Organizations:

🚧 Improvement

  • Now the error handler flow will be triggered when an app fails due to the size of the response, when that is too big to be saved in the database.

🐞 Bug fix

  • Fixed an error where the execution time of an App shown in the Report was not accurate in case of an error in the previous app.

🚀 New feature

  • Now you can export and import projects. This allows you to back up your projects, duplicate them and move from an older platform to the new one.

🚧 Improvement

  • Improved the method to beautify the HTML in the Content Editor and Templates feature
  • You can now test your flows with the original interface payload type (JSON, CSV, Multirecord, XML, etc.)
  • You can also add custom headers when testing a Flow now

🚧 Improvement

  • We don't trim now the parameters in all the MACROs as default, this fixes substr, str_replace, and some other MACROS to work as expected

🐞 Bug fix

  • Bug fix for the Multirecord interface type
  • Fixed an issue preventing the user from removing the whitelisted IPs form the project settings

🐞 Bug fix

  • Bug fix for the App FullContact V3
  • Bug fix for the MACRO engine failing when used with Table queries App

🚀 New feature

  • Added the ability to upload SSL Certificates to your Environments, so you can securely use them with your desired domain name
  • New auth type for the Custom Apps "App Auth" which will use another Custom App credentials
  • New MACRO str_to_object which allows you to properly encode JSON objects passed in a parameter in your Custom Apps

🚧 Improvement

  • You can now update the app and function identifiers in a Custom App, resulting in more friendly variable names

🚀 New feature

  • New App Time Stamp Authority
  • New Hash function in the App Developer Tools

🚧 Improvement

  • Improvements in the Project upload to an Environment

🐞 Bug fix

  • Bug fix in HTML to PDF App that was failing with certain file names

🐞 Bug fix

  • Bug fix when using Conditions in a Content
  • Fixed issue in the paginator of the Projects overview

🚀 New feature

  • Included SEPA app

🚧 Improvement

  • Now you can perform actions such as "move to flow", "delete from the queue", "restart", etc. in the report view of a data record
  • Bitly app upgraded to their newest API version
  • Improvements in the Managed Service