Aug 28, 2025
Smarter Error Handling & Enhanced Authentication
Authentication Revamp
We've upgraded our authentication infrastructure to a more robust, cloud-agnostic platform. This transition delivers enhanced multi-factor authentication, improved security protocols, and more granular access control, future-proofing our identity management with advanced verification techniques.

Error Handling Optimization
Implemented step-level error management that enables flows to dynamically adapt to errors. Flows can now continue execution when encountering errors by using error responses as output, allowing users to build better error management cases on the platform.
Improvements:
Added visibility for parameter extraction reasoning in task executions, displaying reasoning behind parameter selection for each variable
Added reasoning when parameter extraction fails, helping users debug their node configurations
Changed task status to include "No branch selected" for executions that stop due to no matching branch conditions
Added "Authentication required" status for tasks halted due to a disconnected integration

Fixes:
Resolved issues with editing custom header keys in custom integration setup
Fixed task page loading problems on Safari browser
Addressed workspace ID persistence in incognito mode, improving sign-out and login process
Fixed generate output button state for number parameters
Resolved issues preventing successful editing and deletion of custom header keys
Improved browser compatibility for task list rendering
Ensured proper tool selection saving for new nodes
Prevented access denied errors during workspace access
Enabled button activation when number parameters are extracted