Skip to main content

Changelog

See what's new with Windmill.

Coming soon

  • Code-based UI AI builder
  • Cursor-like AI experience

Watch latest Windmill weekly keynotes

Weekly keynotes are hosted on Discord and Youtube on Friday at 5:45 pm CET+1.

On approval steps, a new toggle to continue flow execution on disapproval of approval step. If set, instead of failing the flow will bubble up the error and continue.

New features

  • New toggle to continue flow execution after disapproval.
  • Would allow to put a branchone right after to handle both cases separately.
  • New toggle to continue flow execution after disapproval.
  • If any disapproval/timeout event is received, the resume payload will be similar to every error result in Winmdill, an object containing an `error` field which you can use to distinguish between approvals and disapproval/timeouts.