Skip to main content

v.6.9.0

🚀 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.
  • Fixed minors bugs in the Schedule feature when calculating the next execution times.
  • Fixed an error that rendered \r with the line breaks when printing a @table variable.