Skip to main content

🚀 New feature

  • Added new functionality to optimize the storage of an environment. Now the space left is adequately calculated.

🚧 Improvement

  • The JSON Path engine has been improved. It was preventing to look for values which contain some characters like "@" or "$. We have made some changes in the use of the operator to filter arrays. Check the knowledge base for more information.
  • The security has been improved by reviewing the permissions of folders and files in the file manager.

🐞 Bug fix

  • In Table, there was an issue when saving a column and set as "searchable."
  • Solved a problem when an object has another empty object inside the data record.
  • The variable was not being replaced when the variable name had brackets like " @keystore.my_keystore.['my_variable:attributes']."
  • Solved an issue in the content editor when the windows with the variables appeared over another window.
  • When a Custom App was created, it was missing a default name. In some browsers, it was making 2-3 copies of the same app.

🚀 New feature

  • Added a new function in the Website App to redirect the user to an external URL.
  • New four MACROs added for compressing strings: inflate(), deflate(), compress() and uncompress().
  • The API now accepts requests sent with Content-Type x-www-form-urlencoded or form-data.

🚧 Improvement

  • The attr-dynamic also work with the Keystore Access when configured on the website.

🚀 New feature

  • New MACRO added in Developers App: strip_tags().
  • Added a button to force the update in the Custom Apps, which are already placed on the dashboard if the custom app has been modified.

🚧 Improvement

  • jQuery library updated
  • Reviewed and updated the File Manager. Malicious files are not allowed to be executed or created.
  • Improved the view of the response and request details

🚧 Improvement

  • Telnyx API: Updated the function "Submit a verification code".
  • Public IPs of designers and workers are shown in the Project card.
  • New tool XML Schema validation.
  • Improved the performance of loading some views in the browser.

🐞 Bug fix

  • HTML editor shows the scrollbars correctly, and their size has been increased on Websites .
  • The data record editor now takes the full height of the screen.

🐞 Bug fix

  • Fixed issue on HTML contents causing the + character being removed.

🚀 New feature

  • Environments storage can now be increased without changing the current package. You can add as many 100GB addons you want.
  • ING App, new app for using ING Payment Request API.
  • Run a flow gets a new option to run in parallel. So when reaching the Run a flow app, a new datarecord is created, with the current data of the former one, and it will be executed in parallel if you have enough free workers.
  • Managed service gets a new type of ticket called "Training Request". Also, "Feature requests" have been moved to a new platform.

🚧 Improvement

  • Improved performance and speed when loading sections with many data.
  • Variables are now auto reloading when the variable pop-up is opened.
  • Enhanced variables pop-up search.
  • In the Website section, the input type "file", is not taking the parameter "Folder path in your File manager where the file will be saved" as mandatory. If the value is empty, the file will be saved in the File manager's root.
  • The configuration of the input type "file" allow to open the File Manager in a pop-up window so files or folders can be selected from the Website section.
  • Improved styles in the File Manager, such as buttons and dialogs.

🚀 New feature

  • You can now upgrade any Project in the Public Cloud, assign dedicated workers, removing banners and some limitations.
  • You can update details related to the Public Cloud for organisations within yours, such as pricing and a confirmation message.
  • New MACROs and functions in Developer Tools and String Operations apps: str_contains , str_starts_with and str_ends_with.
  • Ability to install apps and create Tables and Keystores from the app palette in the flow canvas
  • Ability to edit and create new Contents without leaving the flow canvas from the Content selector in the apps.
  • The Start object in the flow is now configurable.
  • New system app to include notes in the flow canvas.

🚧 Improvement

  • HTML2PDF app configuration has been simplified to use less required parameters having default values instead.
  • Improved the loading time of some internal queries

🐞 Bug fix

  • Fixed an issue that was causing a flow (from a "run a flow" app) to trigger its parent's error handler flow.
  • Fixed the search by flow name in the reports section.