Skip to main content

Changelog

See what's new with Windmill.

See the Windmill roadmap and what's coming next

Roadmap

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.