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

Backend schema validation and safe interpolated arguments for SQL queries.

New features

  • Backend schema validation for scripts using the schema_validation annotation.
  • Safe interpolated arguments for SQL queries using %%parameter%% syntax.
  • Protection against SQL injections with strict validation rules for interpolated parameters.