Skip to main content

🚀 New feature

  • Visma | Onguard - CreditManager App for Automating debt management process.

🐞 Bug fix

  • In the parameters of the Authorization of an App, any @variable can be used.
  • Fixed issue in Update variable tool when the parameter on the right uses the MACRO eval_spreadsheet_formula().
  • Fixed an issue in designer testing Apps. It is not returning a response if the response contains a JSON.

🐞 Bug fix

  • Using an array of a Keystore in a Loop object was failing as the variable was not being replaced.
  • Adding/updating a Project in an Environment while records are running could lead to unexpected errors while information is updated. Now it's avoided waiting for the records to finish before doing the update.

🐞 Bug fix

  • Fixed an error in the Batch view while processing a JSON one using endpoint "/v1/". It was showing the same number in "total" and "inserted".
  • Fixed issue with content collections using conditions .
  • Removed the extra footer that it's only meant to be in the emails sent from the designer for the HTML to PDF.

🚀 New feature

  • Added a new option in the Webhook object to use Priority mode to process the webhook response faster.
  • Added the name and function name of the object in the flow when it is opened.
  • Telnyx App to use Telnyx API has been included in the marketplace.
  • Included a new header parameter called User Agent with the current Flowize version for the Gateway API
  • Added a new function called Implode, that joins array elements with a string for the Operation Tools

🚀 New feature

  • Added a new function in the Advanced FTP tool to Download a file directly to your File manager.

🚧 Improvement

  • Created a new version of the Direct Voice App where, you can configure which web service URL (PRODUCTION or UAT) you want to use. If none is provided, it will just use the PRODUCTION one.
  • For the Advanced FTP, Improved the Create folder function. If the folder already exists, it does not throw an error over Plain FTP or Explicit.
  • Included a new button in the toolbar to navigate to the first child of a container for the Website editor .
  • Improved the design of the toolbar with bigger buttons for the Website editor

🚀 New feature

  • Website URLs can now be mapped in environments along with Hosted pages, so you can use your custom domain if you already have uploaded your SSL certificate.
  • The Website builder now allow creating multiple Templates, the Pages in a Template are now grouped under the Page Container. All Pages and Templates can have multiple Block Containers to load HTMl dynamically from the Flows.

🚧 Improvement

  • If the Update Variables tool is inside a loop, now it can push new elements to an array in @data.
  • Accept @data, @keystore... variables in the authentication parameters of a Marketplace App .

🐞 Bug fix

  • Fixed an issue introduced in v.7.1.5 related to a change in the HTML parser that was fixing the load of some websites but causing some contents for emails and PDFs to cut at some point.

🚀 New feature

  • Microsoft SharePoint: Now you can interact remotely with your SharePoint data using SharePoint Rest API v1.
  • Advanced FTP: a new version of the Advanced FTP has been released with new functions: create and delete folder, move/rename files and folders and check if file exists.

🚧 Improvement

  • For the Webstie Editor, When selecting an HTML component, the settings are opened by default
  • When loading different websites pages, if the UUID comes in the URL, it takes precedence over the one stored in the cookie.

🚧 Improvement

  • App GatewayAPI: Included the option to select a plain text content to send SMS.
  • App Developers Tools: Included the option to select a plain text content in the function "CSV to JSON Array"

🐞 Bug fix

  • Query table app: the name of the object is no longer overwritten automatically in the flow.
  • Fixed issue when generating the Environment statistics that sometimes the statistics for the errors was not being updated.
  • Fixed an issue that was causing the system to return wrong content-types when loading an asset from the File Manager

🚧 Improvement

  • App DigitalOcean: Added two new functions: "Create Snapshot from a Volume" and "List Snapshots for a Volume".
  • The method to calculate the Storage used in an Environment has been improved, as it was showing less space used than the real usage.
  • Improved the design and layout of the Organization dashboard URL so more information fits in the same screen.

🐞 Bug fix

  • Fixed an issue introduce in v.7.1.2 where, in some cases, data cannot be loaded using the attr-dynamic.
  • API: Fixed error when trying to retrieve a data record by GET.
  • HostedPage Editor: Fixed that the Element's name in the toolbar, if the element was on the left, was not correctly placed, so it could not be shown.