Skip to main content

v.8.4.0

🚀 New feature

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

🚧 Improvement

  • The way data logging execution is stored. It should now have less impact on your database, as data larger than 1 MB will be stored in files.
  • The functionality of "Table Query" App:
    • The "date_updated" of the table, now it's always updated regardless of the App used to update the data.
    • When doing an INSERT/UPDATE/DELETE, the response variables "total" and "result" now hold the same value. So if it's not UPDATED, both will have a 0.

🐞 Bug fix

  • The issue in the left tree menu when two users from the same organization were viewing the other user's Guest projects, instead of their own.
  • Incorrect visualization of the information in the report occurring when the data record is created after a "Run a flow object" with the option "Create new record" activated.
  • Fixed bug in the report when the App's error handling is "ON" to STOP but with no retries.
  • In the File Manager now it's possible to upload files with these extensions: .msg, .less, .sass, .scss, .yml, .yaml