Skip to main content

5 posts tagged with "new app"

View All Tags

🐞 Bug fix

  • Custom Apps: Updated to v1.3 to fix a bug in the oAuth2 connector
  • Added new functions in DigitalOcean App (Retrieve Droplet Action by Identifier, Retrieve Volume Action by Identifier, Retrieve Droplet Action list, Retrieve Volume Action list)

🚀 New feature

  • New variable type @header. for Custom Apps. Those variables will hold the response headers, and they can be accessed as @header.app_id.function_id.['Content-Type']@
  • New App, Tables Query, which allows to access your Tables' data with SQL-like queries. You will be able to execute JOINS, SQL functions but only in SELECT clauses. In the designer, the maximum number of results you can retrieve will be limited to 100. In your own Environment there is no limit in the results you can retrieve.
  • In the Project top-right menu, there is a new option to "Release the Project to Environment". You will need to choose to which Environment do you want to add the project, or in case the project is already in the Environment to update it.

🚧 Improvement

  • The left menu now contains environments and projects in the same view.

🐞 Bug fix

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

🚀 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

🚀 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