Skip to main content

v.8.0.1

🚧 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.
  • Allow editing TXT files like CSS, JS, HTML, etc.; and making the dialog open with proper dimensions in the File manager.
  • Improved the process that calculates the storage size of each project.

🐞 Bug fix

  • The search box over the tables is not shown if the list doesn't have items and the user is not searching.
  • The cache of the search is cleaned when the user switches between projects.
  • In some cases, datarecords were inserted on a different flow version when the project was being updated in an environment.
  • The array operation app with the filter search by value was giving an empty array when the JSON path contained white spaces.
  • The HTML2PDF app was throwing an error when the output file name contained special characters.
  • Assignment of the Error Handler Flow. It was taking the Error handler flow's ID instead of the "latest version" .
  • The editor's height in a JSON code format was incorrect on the Keystore view.
  • Remove limitation on the maximum number of results to retrieve from a table on Package B & C. Before, the maximum number was 200.
  • After a "run a flow" the error handler flow is triggered when the error occurs in the flow itself, not in the parent/previous flow.
  • Assign a random name to a form by default, avoiding conflicts with another forms in the Website section .
  • Loop object with an empty array. If the loop starts with an empty array, it goes to the end of the loop.
  • Link to Analytics dashboard is working as expected.
  • Allow to remove the error handler configuration from the app.