Skip to main content

34 posts tagged with "Apps"

View All Tags

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

🚀 New feature

  • App IBM Business Automation Content Analyzer on Cloud: Submit a file for metadata, content analysis and structure extraction or for a PDF rendition.

🚧 Improvement

  • App HTMLtoPDF: engine updated to improve the generation of PDFs ignoring images that are not reachable. Now if an image cannot be loaded doesn't stop the PDF from being generated.
  • App GatewayAPI: updating help text, adding missing parameters.

🐞 Bug fix

  • App GatewayAPI: Fixed duplicated response information when configuring the app.
  • Fixed issue with trigger Schedule using a data schema of a different project
  • Fixed issue in the API that sometimes when calling a Direct URL, the project was being cached, saying that the URL didn't exist when in fact it exists.

🚀 New feature

  • Update Environment code: Now, it's possible to start or schedule an update in your environments when a new version of Flowize comes out. If the latest version is a major update, you won't be able to update the projects until you apply the update.
  • Error handling per App: Now, it's possible to configure per App in the flow and what to do when an error happens. You can configure the number of retries and also if you want to stop or continue the flow if that specific error occurs.
  • App GatewayAPI: It uses the service GatewayAPI to send SMS. GatewayAPI is an API service providing out- and ingoing SMS message services at competitive prices.
  • App Otys: Upload files to Otys service.

🚧 Improvement

  • Now we can delete a flow that has status running. We are warning the user if it's being used in other flows.
  • Added Variables button in Sync URL Headers.
  • Added option to include white spaces or other characters on the left side of a decision parameter for dynamic decision tool in the flow.

🚀 New feature

  • New section Websites (beta) has been released. This feature allows you to create websites that interact with a flow in a simpler way.
  • New websites don't need a DirectURL to be rendered. You can find each page's URL in the content editor.
  • New tab in the flow palette with apps to control what happens on your websites.
  • New function Create User in the Jira App.

🚧 Improvement

  • The design of the content editor in the new Websites and Hosted Page sections has been improved.
  • In the content editor, we now provide more information about the HTML tag selected.
  • Now you can configure the behavior of a form in your contents without having to edit the HTML.