Skip to main content

🐞 Bug fixes

  • Fixed issue when executing Sync URLs that could lead to have "Too many connections" in the environment.

🚀 New Features and Improvements

  • Updated deletion approval modals to require typing "DELETE" instead of a password for confirmation.
  • Improved saving time when publishing Document layouts with large blocks and multiple linked documents.
  • Abbreviated large numbers on the Insights page with tooltips for exact values.
  • Introduced a new "RAW" interface type.
  • Added output for the number of pages in the "Merge PDF files" app.
  • Enabled visibility of deleted projects and environments in Insights filters, marked with a "Deleted" badge and tooltip.

🚀 New Features and Improvements

  • User interface redesign: Major overhaul of the UI for improved aesthetics and usability, introducing a cleaner and more intuitive layout.
  • Differentiated menus for Organisation and Project views: The navigation menu has been moved to the left and now displays differently depending on whether the user is viewing an Organisation or a Project. This restructuring enhances usability and aligns with specific needs for each view.
  • Default channels: Pre-configured communication channels, including email and SMS, are now available out-of-the-box. A new section for "Default Channels" in the organisation menu allows users to customise settings for each channel.
  • New insights view: New user views are now available to provide deeper insights into data, facilitating quicker access to important metrics.

🚀 New Features and Improvements

  • Added an example function in the JavaScript app for more straightforward code implementation.
  • Implemented local validation for PDF layouts to help users identify missing parameters before sending them to the server.
  • Updated the data record label to include an edit button for manual modification.
  • Enabled the ability to pick finished data records for more accessible preview of documents.

🐞 Bugfixes

  • Fixed rendering issue in the Reports Search Modal on small screens.
  • Resolved the issue where Layout changes in the draft version of a Document were incorrectly applied to the published version.
  • Fixed scrolling issue in the Email layout editor where the layout setting blocks would get hidden upon page load or refresh.
  • Fixed error on Bottleneck App.

🐞 Bugfixes

  • Fixed an issue where HTML Blocks variables were not replaced correctly when using a variable in the block name, resulting in the raw variable string being displayed instead of the expected HTML content.

🚀 New Features and Improvements

  • Optimized condition evaluation logic in Contents to enhance performance during large processes, especially under heavy server load.

🚀 New Features and Improvements

  • Added a new Tool called "Execute Javascript" for running Javascript scripts in the server side. More information at the Knowledge base.
  • Refined flow palette for improved usability.
  • Added ability to send multiple attachments when using the Default Email channel.
  • Added extra information in data records, in the interface data, to reference the originating batch.
  • Added new @system variables to get information about the batch: @system.batch.id@, @system.batch.name@, @system.batch.current_item@ and @system.batch.total_items@
  • Improved Document editor to improve rendering time in big documents.

🚀 New Features and Improvements

  • Default Channel Email is now available as a closed beta for some users.
  • Renamed menus and sections to use "Document" terminology.
  • Now, Document layouts have an alternative HTML textarea option, so Documents can be used to output HTML and not only PDF.
  • Introduced an HTML preview option alongside PDF previews.
  • Document engine generator has been updated to support HTML output.
  • Enhanced the HTML Content selector component to allow selecting between Documents and Emails, with the ability to write the name of the Content or input a variable.
  • Enhanced HTML Content selectors in Apps to maintain compatibility with existing content.
  • Enabled Advanced settings configuration on Document sections.
  • Ensured the 'Back' button remains consistently visible in the 'Test App' window.
  • Applied custom styling to disabled buttons for better UI consistency.
  • Adjusted modal height and enhanced styling in the flow editor.