Skip to main content

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

🐞 Bugfixes

  • Fixed issue where some tables in documents were getting corrupted when sent to the PDF Printer, causing the PDF to be unprintable and the tables to appear incorrectly in the editor.

🐞 Bugfixes

  • Fixed an issue where only one app's variables were visible in a group of tools in the Tools tab.
  • Resolved a problem where webhook response variables were not correctly shown and saved, causing some saved webhooks to throw errors.
  • Resolved an issue, making exporting a project from an environment possible.
  • In the API, the endpoint /v1/record/search when filtering by "datarecord_status", the status 0 returns all the data records that are not started, new or paused.

🚀 New Features and Improvements

  • Unified the "where used" dialog in the PDF creator to maintain a consistent appearance across the platform.
  • Improved the Test App window for a better understanding of parameter testing.
  • Default Email, SMS, and Print flow apps are now available as a closed beta for some users.
  • Custom Apps are now available in their own section on the flow palette.
  • Improved speed and performance when loading the Apps in the flow.

🐞 Bugfixes

  • Fixed an error in the PDF background that gave an unhelpful error message.
  • Resolved an issue where buttons disappeared in Interfaces → Testing API when using a flow with a long name.
  • In Batch v2, a hanging process stuck in the "In Progress" status when running from the interface or Postman was fixed.
  • Corrected the "Sorry, an error occurred" error when opening the Report page.