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

Self-hosted superadmins can now require every HTTP route to be served under /api/r/{workspace_id}/{route} via a single instance setting, matching the Cloud behavior and locking the per-route toggle.

New features

  • New "HTTP route workspace prefix" instance setting under superadmin settings.
  • When enabled, all routes are served under /api/r/{workspace_id}/{route}, regardless of the per-route toggle.
  • The per-route toggle is disabled and labeled as enforced by the instance setting.