Skip to main content

6 posts tagged with "custom apps"

View All Tags

🐞 Bugfixes

  • Refined the functionality of the API endpoint for advanced record filtering. It now accurately filters records based on specific statuses, boosting search capabilities.
  • Corrected an issue with the Custom app, which was erroneously indicating failed tasks as successful.
  • Addressed several issues in the File Manager that were affecting the search function.
  • Fixed a problem that prevented the Query builder from correctly displaying during Table Search operations, restoring its expected functionality.

🚀 New feature

  • Significant boost in reliability and performance in both the Designer and the Environments.

🚧 Improvement

  • When creating a table, an error is now thrown if the name does not contain [a-z][0-9] and "_" characters. Also, the length cannot be longer than 50 characters.
  • Removed the auto-refresh when opening the variables modal window.
  • The error in the Apps that happens when the connection is abruptly cut in the middle of the transfer (error 43) will be possible to handle in the app.

🐞 Bug fix

  • Fixed a bug happening when a decision in a flow with a "Run a Flow" had an error and, the parent flow had an Error handler flow attached; the data record was restarting indefinitely.
  • Fixed that if in the flow, you open an object and SAVE before the HTML content loads, it lost its configuration.
  • The issue when opening a project in the Guest Project organization in the left tree view has been fixed. It was not possible to open with a left-click.
  • The bug that was preventing that sometimes the left tree menu was not being shown has been fixed.
  • Fixed an issue in the Custom App: without changing anything in the App, the update option appears in the flow that has an update.
  • Now, users watching a Managed service ticket also get notified when other people of the organization comment on that ticket, not only when the Support team adds new comments.
  • The "Download File From URL Object" function of the File Manager app dynamically creates the intermediate folders if they don't exist in the path provided.
  • Fixed an issue that Custom Apps using OAuth 2.0 was returning an error when using a variable as a parameter that holds an array.

🚀 New feature

  • Two-factor Authentication: It can enable from "Your profile". You can use an App like Google Authenticator or just receive a code by email.

🚧 Improvement

  • Signmail App: Added a new parameter to the option Signature to provide the HTML of the page to be used to show the signature.
  • Signmail App: Added new parameter provide the webhook URL every time you send an email.

🐞 Bug fix

  • Fixed the Batch view to show the error file if there were errors.
  • Fixed error using App Credentials option with OAuth2 when a child App needed to update the refresh token.
  • Fixed error when comparing a string with a JSON in Decisions/Conditions.
  • Fixed error when creating a project where sometimes the System Apps were not available.
  • Fixed error when a query on your Tables contains limit 0, or it's just empty.

🐞 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

  • 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