Skip to main content

🚀 New Features and Improvements

  • Added the ability to prioritize data records in the queue, enabling, for example, single requests to execute before batch items.

🐞 Bugfixes

  • Fixed an issue where the "Delete project from environment" modal had missing text and an incorrect hint, preventing project deletion from the Environment.

🚀 New Features and Improvements

  • Unified the drawer menu style across designer and environment views for a cohesive user experience.
  • Redesigned the Test Flow modal to ensure visibility of action buttons on all screen sizes.
  • Standardized the "Add New Webhook" view to align with the "Add New Connection" view for platform consistency.
  • Implemented a consistent design and behavior for modals across the platform.
  • Increased the payload limit in NodeJS App and improved error handling for better data management.
  • Enhanced the Report view to improve visibility of the execution information bar.
  • Added "Deleted" status to data records report on the Insights page for better data history tracking.
  • Removed old editor selector from user settings to eliminate confusion and ensure users use the latest content editor.
  • Extended information for environment filter in Insights section
  • Removed the "Clustered Server" option to streamline server configuration options.

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