Skip to main content

🚀 New Features

  • Implemented version control for PDF content design, allowing users to draft, publish, and recover previous versions for efficient design management.
  • Introduced a comprehensive welcome page, providing users with a summary of their latest projects and useful resources for improved efficiency and navigation.

🐞 Bugfixes

  • Fixed an issue where large image and table components did not display the 'Show More/Less' option when placed on the canvas, ensuring consistent functionality across all large components.
  • Addressed a browser freezing problem in PDF layouts with multiple tables, optimizing JavaScript handling for improved response time and stability.

🚀 New Features

  • Redesigned the Tree Menu to enhance user focus on a single organization at a time with improved interaction options.
  • Introduced a new feature to mark a project as a favourite for quick access. The favourites list is ordered alphabetically.
  • Updated the organisation menu search functionality aligning with the new design and improving performance.

🐞 Bugfixes

  • Fixed an issue where the expanded state of text, image, or table block was not retained post-saving the modal.
  • Resolved a bug causing a generic error when using the import cURL functionality in a custom app.
  • Rectified an issue where images were not displayed on the canvas in landscape PDF layouts with "fit to area".

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