2026-04-18 · Platform
Real workflow step dispatchers
- Workflow `send_email`, `send_push`, `send_sms`, `update_profile`, and `webhook` steps execute for real with full template interpolation.
- Workflow run detail page shows the trigger context + each step's outcome.
- Branch step actually branches (true/false paths jump to different step targets).