Product Update - v26.32
Details of the product update v26.32 from the 6th of August 2026.
New Features
Flow Limits for Ordinary and Long-Running Flows
Introduced new quota types to limit the number of ordinary and long-running (real-time) flows in workspaces and contracts. The new limits are:
per_workspace_ordinary_flow_count_limit
per_workspace_long_running_flow_count_limit
per_contract_ordinary_flow_count_limit
per_contract_long_running_flow_count_limit
Notify Users on Role Updates
Users will now receive an email notification whenever their role in a Contract or Workspace has been updated.
Register from Login Page
Updated the Login page to include a “Don’t have an account yet?” link to the registration page.
Fixed Bugs
- FIXED an issue where
DELETE /v2/flows/subscription?workspace_id=workspace_id did not delete the TASK_OPERATIONAL_ERROR subscription.
- FIXED a bug where the Editor did not preserve the flattening behavior in complex JSONata expressions.
- FIXED a minified React error that occurred when clicking the Two-factor authentication button when the tenant setting
featureFlags.enabledTotp was set to false.
- FIXED an issue where users were not notified when a new component version was published.
- FIXED an infinite redirect loop that occurred when a non-existent user attempted to register with Google from the Login page.
Components
- IMPROVED diagnostics and error logging for JSONata transformation evaluation failures