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

Data tables backed by a Postgres resource can now be used anywhere a Postgres resource is expected, including as the source of a Postgres trigger, without exposing the underlying database connection string to users.

New features

  • Data tables backed by the instance database or a workspace Postgres resource are now valid Postgres resources.
  • Use a data table directly as the source of a Postgres trigger to react to INSERT/UPDATE/DELETE events.
  • Works in the Database Studio app component without manual resource wiring.