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 .
Environments storage can now be increased without changing the current package. You can add as many 100GB addons
you want.
ING App, new app for using ING Payment Request API.
Run a flow gets a new option to run in parallel. So when reaching the Run a flow app, a new datarecord is created,
with the current data of the former one, and it will be executed in parallel if you have enough free
workers.
Managed service gets a new type of ticket called "Training Request". Also, "Feature requests" have been moved to a
new platform.
Improved performance and speed when loading sections with many data.
Variables are now auto reloading when the variable pop-up is opened.
Enhanced variables pop-up search.
In the Website section, the input type "file", is not taking the parameter "Folder path in your File manager where
the file will be saved" as mandatory. If the value is empty, the file will be saved in the File manager's
root.
The configuration of the input type "file" allow to open the File Manager in a pop-up window so files or folders can
be selected from the Website section.
Improved styles in the File Manager, such as buttons and dialogs.