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

WebSocket and Kafka triggers now support combining multiple filters with OR in addition to the default AND, so a single trigger can match any one of several payload patterns instead of all of them.

New features

  • Filter logic selector on WebSocket and Kafka triggers: AND (default) or OR.
  • OR matches messages that satisfy any of the configured filters.
  • Existing triggers default to AND; the selector only appears when at least one filter is configured.