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.
Added to the "/environments" API endpoint the possibility to add/update the URL mapping defined in the environment. Detailed information on: https://doc-api.flowize.com/#environments