Skip to main content

6 posts tagged with "workers"

View All Tags

🚧 Improvement

  • The counter of the number of errors in an app is now reset when a successful response is received or there is an error handler defined in the App, and it has the option CONTINUE after a number of retries.
  • Improved the way the bottleneck object was calculating the time to be stopped when the option "MINUTE" was selected.
  • Improved the loading time of the list of flows and improved the screenshots quality.
  • For the preg_replace MACRO, the pipe character | can now be used in the first parameter of the function, so it can be used for the regular expression.

🚀 New feature

  • Bottleneck: This new system app allows us to control the number of data records to be executed at a specific time. It behaves as a counter, counting every data record that goes through it and stopping them once the limit is reached in the time-defined gap.

🚧 Improvement

  • Improved performance when loading the list of flows.
  • Improved speed when calculating the statistics of each environment.
  • Now It is possible to INSERT, UPDATE and DELETE SQL queries in the Execute SQL Query app, in addition to SELECT.

🚀 New feature

  • In the File Manager App, The Download file from URL function now allows adding custom headers to the request.

🐞 Bug fix

  • Fixed issue importing to a table from CSV.
  • Fixed issue editing a query on a Hosted Page.
  • Fixed issue with the preg_replace MACRO in Designer replacing static variables.

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

🚀 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