Skip to main content

🐞 Bugfixes

  • Resolved an issue preventing access to the Webhook response.
  • Fixed a problem where variables weren't correctly replaced when used as a background image in the PDF Editor.
  • Addressed an issue causing incorrect statistics rendering when sharing the Analytics page URL.
  • Resolved an issue causing memory exhaustion when retrieving a specific URL parameter in Cloudflare environments. This loop affected the fetching of customer identifiers. Direct server access, without Cloudflare, was unaffected.

🚀 New Features

  • Introduced a new MACRO date_to_timestamp that converts a date to a timestamp. It is possible to use different languages. You can find more info about the new MACRO in the documentation.
  • Added the possibility to work in multi-tabs across different projects, making it easier to have other projects open simultaneously and work individually on them.

🚧 Improvements

  • Improved the usability of the PDF Editor by changing some labels for the section settings and changing the behaviour of the unit selector.
  • Improved URL rewriting to allow capturing parameters from the URL path, enabling additional text handling after the page identifier.
  • Updated the behaviour for the unit conversion in the PDF Layout for enhanced usability.

🚀 New Features

  • Added a parameter for the PDF version in the PDF Generator flow object.

🚧 Improvements

  • Enhanced the cell padding style for improved visual presentation.
  • Streamlined menu items based on project dependencies. Several tools that have been deprecated will no longer be visible if they've never been utilized within a project. The affected tools include the ODBC Connector, Hosted Pages, Content collection, and Templates.
  • Updated the delete modal across all sections in the PDF Editor.

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