Skip to content

[Chart 0.23.1 [ Corezoid 6.5.0 ]

Choose a tag to compare

@middlewarebiz middlewarebiz released this 15 Dec 19:36
· 88 commits to master since this release
5d80831
  • **Attention!** In previous releases there were changes, all traffic was sent through web_adm, now before deployment you need to manually delete all ingresses, then perform a deployment, which will install only 1 ingress with different locations (paths)
  • The basic authentication was added, allowing you to secure receiving requests via Direct URL in Start nodes by enabling username and password authentication. You can use it with aliases and variables.
  • The ability to change the email link displayed in the "Contact with" section of error messages displayed to users was added.
  • Operations of users adding and removing from a group are logged in the capi_user_activity_conv process.
  • The rounding of numbers to the specified position after the decimal point was added for responses to the requests made with the GET response method in the API Call node.
  • The number of tasks received in one response to the request in the list: node method can be limited using the mult_key_api_throughput_tasks parameter.