Skip to main content
Launch week·Five new features shipping this week (March 30 – April 3)

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

The new wmill generate-metadata command consolidates metadata and lockfile generation for scripts, flows, and apps into a single unified command. The previous commands wmill script generate-metadata, wmill flow generate-locks, and wmill app generate-locks are now deprecated.

New features

  • Unified `wmill generate-metadata` command that handles scripts, flows, and apps in a single pass
  • Selective processing with `--skip-scripts`, `--skip-flows`, and `--skip-apps` flags
  • Pattern-based filtering with `-i/--includes` and `-e/--excludes` options
  • Strict folder boundaries mode with `--strict-folder-boundaries` flag
  • Schema-only and lock-only modes for fine-grained control