Skip to main content

🐞 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.

πŸš€ New feature​

Managed Service

  • Managed Service is now managed by organization. That means that all the projects in your organization share the same Managed Service, and you can spend the hours you bought in any of the projects you have.
  • You can assign tickets to a project or not, so it’s easier for you to filter tickets of the same project.
  • There are now 4 types of tickets you can open:
    • Implementation: To request new flows and projects
    • Help request: To ask for assistance with existing projects or platform usability
    • Feature request: For feedback and suggestions
    • Bug reporting: To report issues with the platform

🐞 Bug fix​

  • In Environments, now projects from lower organizations are only shown if you have rights to see them.
  • Improved the speed and performance of processing tasks

πŸš€ 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