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.

Dynamic select is an helper function within scripts that allows you to create a select field with dynamic options.

New features

  • Create dynamic select fields within scripts.
  • Options within the select field can dynamically change based on input arguments.
  • Support for TypeScript and Python.
  • Conditional logic within the function to filer and sort select options based on specified conditions.