Skip to main content

🚀 New Features

  • Enabled the persistence of accordion positions within the PDF editor settings.
  • Enabled an offset Y in text blocks for better positioning.
  • Introduced vertical alignment support within table cells.
  • Added clarity to the width and height behavior for image and PDF blocks.
  • Integrated a feature to adjust the canvas spacer height.

🚀 New Features

  • View your PDF layout in a new visual mode for better understanding.
  • Easily adjust print area size and position in a new layout view.
  • Switch layouts within a PDF.

🚧 Improvements

  • Custom image sizes are now retained even after edits.
  • Updated messages for more evident component editing.
  • If no sections exist in a print area, a new block will become a section; otherwise, it acts as a placeholder.
  • Enhanced visibility of block settings like image size, text colour, and alignment in the new PDF Editor.

🚀 New Features

  • Enhanced HTML to PDF printing availability and performance.
  • Implemented a JSON Path MACRO for extracting data from JSON documents.

🚧 Improvements

  • Improved clarity of Font Family selector text in the new PDF Editor.
  • Updated Dashboard URL to show more accurate information about the environments of an organization.
  • Enhanced efficiency of sending preprocessed elements to the PDF Generator, resulting in improved performance.

🐞 Bugfixes

  • Fixed bug where image size properties were not respected in PDF, ensuring correct dimensions and display.

🚀 New Features

  • Introduced the ability to adjust padding for table cells, allowing users to customise their table layouts further.
  • Implemented a feature to support links in PDF elements, enabling users to create interactive documents with clickable links in Images, PDFs, Tables, and Text.
  • Added the option to select multiple documents in the PDF generator app, allowing users to combine PDF contents into one file.
  • Enabled users to input custom JSON as an advanced setting on every block for more sophisticated block customisations.
  • Introduced the capability to choose different types of measurement units (cm and mm) across the software.
  • Added the feature to edit the spacer block's height, giving users more control over their layouts.
  • Introduced colour sets with CMYK mapping to assist users in designing their templates.
  • Included support for custom headers in the custom apps, allowing users to disable certificate verification when required.

🚧 Improvements

  • Webhook responses of Persistent listeners are now queued if the data record is in another flow, and they will be consumed once they return to the flow where the listener is and arrives at a Scheduler.

🐞 Bugfixes

  • Fixed bug introduced in v.8.7.1 that caused the FTP App to give false errors in the response when uploading a file.
  • Fixed that when an error happens in an App inside a "Run a flow", and the flow has an Error handler, the error was not saved. Therefore, it was not shown in the report and was shown as a 200 response.
  • Fixed the "Page not found" error when loading a Template of an Email/Plain text content.

🚀 New Features

  • Introduced ability to access interface headers via variable in flow objects.
  • Implemented RGB supported color selector in font settings for versatile color customization.
  • Integrated "page behaviour" settings in separator block for enhanced layout control.

🐞 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.

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.