Skip to main content

Changelog

See what's new with Windmill.

Watch latest Windmill weekly keynotes

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

See the Windmill roadmap and what's coming next

Roadmap

Approval steps in workflows as code now expose a selfApproval flag (TypeScript) and self_approval (Python) to control whether the user who triggered the workflow can also approve it, matching the visual flow editor toggle.

New features

  • New selfApproval / self_approval parameter on approval steps in workflows as code.
  • Set to false to require a different approver, matching the visual flow editor toggle.
  • Available in the TypeScript and Python WAC SDKs.