🚀 New Features and Improvements Added project status details (storage, running and queued records) to environment project cards Enabled updating a project directly from the environment info card Displayed project name and read-only project ID in the info card and project settings Simplified breadcrumbs with truncation, tooltips, and improved handling of long names Improved environment update flow with clearer progress feedback and no redirect after update Optimised CSV generation in Report App to reduce memory usage in large flows Adjusted environment status handling to avoid showing error state for non-critical issues 🐞 Bugfixes Improved JSON batch processing to mitigate increased memory-related errors 🚀 New Features and Improvements Highlighted the active project in the menu and ensured it is brought into view when needed. Added the ability to stop a batch insert process while it is being processed. Added batch integrity validation before chunking to reduce JSON decoding issues. Added a Delete function for Archive Default Channel documents based on attributes. Added missing Content Security Policy (CSP) headers to login-related URLs and the data dashboard, and improved JavaScript CSP handling. Upgraded Spreadsheets App and MACRO eval_spreadsheet_formula to the latest version. 🚀 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 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. 🚀 New feature Significant boost in reliability and performance in both the Designer and the Environments. 🚧 Improvement When creating a table , an error is now thrown if the name does not contain [a-z][0-9] and "_" characters. Also, the length cannot be longer than 50 characters. Removed the auto-refresh when opening the variables modal window. The error in the Apps that happens when the connection is abruptly cut in the middle of the transfer (error 43) will be possible to handle in the app. 🐞 Bug fix Fixed an error in the Batch view while processing a JSON one using endpoint "/v1/". It was
showing the same number in "total" and "inserted". Fixed issue with content collections using conditions
. Removed the extra footer that it's only meant to be in the emails sent from the designer for
the HTML to PDF . 🚀 New feature Added a new option in the Webhook object to use Priority mode to process the webhook response
faster. Added the name and function name of the object in the flow when it is opened. Telnyx App to use Telnyx API has been included in the
marketplace. Included a new header parameter called User Agent with the current Flowize version for the Gateway
API Added a new function called Implode , that joins array elements with a string for
the Operation Tools