Skip to main content

The new PDF Editor, is now available as a public beta for all users. This expanded release brings an enhanced PDF creation experience to our entire community. Users can now take advantage of the advanced capabilities and improved functionalities offered by the PDF Editor.

πŸš€ New feature​

  • Introduced a dedicated view to manage and modify custom components.
  • Enabled the use of table blocks to create customisable tables.
  • Implemented the ability to edit custom components directly on the PDF canvas.

A new PDF Editor is now being rolled out as a closed beta for a select group of users. This exclusive preview will soon be expanded to include all users, offering an enhanced PDF creation experience to our entire community.

πŸš€ New feature​

  • The new PDF Editor includes creating, editing, naming, and describing PDFs, as well as choosing default layouts, seeing canvas with printable areas, and more.
  • Enhanced PDF component functionality now allows editing, changing order, deleting, and saving components, with new section, text block, and image block components added.

🚧 Improvement​

  • Enhanced storage optimization process for better performance and efficiency.

🐞 Bug fix​

  • Fixed a bug that caused orphan files when deleting data record temporal files.
  • Resolved an issue in JSON path query where using $.my_object.my_user.[?(@.attributes.name=='John')].age caused errors.
  • Fixed a bug in CSV2JSON where two workers executing the app at the same time caused conflicts.
  • Addressed an issue where saving app responses resulted in an empty response.

🐞 Bug fix​

  • Resolved a bug related to the search function in array operations that caused unexpected behavior while searching for numbers with a length between 7 and 8.

🚧 Improvement​

  • Improved the ADP API Request App by making the "request headers" and "request payload" fields optional.
  • Enhanced search performance in the report for cases with a large number of scheduled tasks.
  • Added new variable @webhook-header.{webhook_id}.{request_header} for accessing headers sent in webhooks.
  • Provided more detailed information on hover for "Error handler" and "Needs update" options in flow apps.

πŸš€ New feature​

  • Added a new App called "ADP API Request" for communicating with the ADP API.
  • Added a Project overview in the environments that shows the number of tasks and progress in each project, which can be accessed from the left menu. This new overview also shows the system's storage usage and provides more accurate information on each project's storage.

🚧 Improvement​

  • Improved workers performance in servers C and D.
  • Improved search performance in the report.
  • In the Tables App, the INSERT and UPDATE queries no longer reset previous SELECT queries, allowing you to use @table variables after an INSERT/UPDATE and have them reference the latest SELECT.
  • In the Tables App, the default comparator for the WHERE clause is now "equal" instead of "contains".

πŸš€ 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 an issue when having a table with "attr-dynamic" and "attr-table-query" in the same HTML tag; if the result of the "attr-dynamic" was empty, the results of the "attr-table-query" were also removed; Now, it prints the values correctly.

πŸš€ New feature​

  • New App in the Marketplace for connecting to Rotaform API.

🚧 Improvement​

  • Now it is shown the column type when adding or editing a Tableβ€”for example, String, Number, Date, etc.
  • Increased performance and loading speed of the flow list and versions.
  • Improved the performance and speed when creating a project.

🚧 Improvement​

  • Improved the website's performance when it has many data records opened. The loading of pages and blocks is now faster.
  • We provide more accurate information when there is an error with the cURL. First, it showed a generic message "Unknown error happens," and now we display the correct error code.

🐞 Bug fix​

  • On some occasions, the attachment was corrupt when using the application Megamail due to a false positive of invalid base64. Now the files attached are correctly encoded.
  • Fixed bug in website pages introduced in v.8.4.1. Using a form button with the option "Redirect to a loading page," the URL to where it was redirecting was broken when used in an Environment.