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.
Improved the website's performance when it has many data records opened. The loading of pages and blocks is now faster.
We provide more accurate information when there is an error with the cURL. First, it showed a generic message "Unknown error happens," and now we display the correct error code.
On some occasions, the attachment was corrupt when using the application Megamail due to a false positive of invalid base64. Now the files attached are correctly encoded.
Fixed bug in website pages introduced in v.8.4.1. Using a form button with the option "Redirect to a loading page," the URL to where it was redirecting was broken when used in an Environment.
Improved the JSON path using the Array operator app. Now we can search values using the logical operator (OR), and also it
has improved the search engine when the data contains some special characters like '$', ';' or single quotes and double quotes.
Added new security option in Interfaces, CORS configuration. If you need to send data to Flowize from external domains via Javascript, now you can configure which domains can send data to your project.
New "/environments" API endpoint, allows environments to be created and managed via the API. To use it, you must activate the API key of the Organization editing it. Detailed information on: https://doc-api.flowize.com/#environments .