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