v1.794.0
Added 2
- Inline login errors and a narrower single-column login card
- Support application default credentials for GCP pub/sub triggers
Changed 1
- Upgrade bun to 1.4.0 and demote deno in the language picker
Fixed 7
- Apply the first script kind selection in the script editor
- Build the global chat's prompt identity from the operating workspace
- Confine job tokens to workspace-scoped API routes
- Ground the chat's AI agent provider in the workspace's models
- Make workspace preprocessor scripts selectable in flow preprocessor steps
- Resolve a script path to its new version as soon as the lock lands
- Split the MCP script tools into createScript and updateScript
From Windmill
1.794.0 (2026-08-21)
Features
- inline login errors and a narrower single-column login card (#10777) (28b2ca6)
- support application default credentials for gcp pub/sub triggers (#10778) (8e508ea)
- upgrade bun to 1.4.0 and demote deno in the language picker (#10784) (d85050f)
Bug Fixes
- apply the first script kind selection in the script editor (#10789) (75d0c29)
- build the global chat's prompt identity from the operating workspace (#10793) (0b3dc3e)
- confine job tokens to workspace-scoped API routes (#10631) (9022dc9)
- ground the chat's AI agent provider in the workspace's models (#10774) (449b1a6)
- make workspace preprocessor scripts selectable in flow preprocessor steps (#10786) (a9112b7)
- resolve a script path to its new version as soon as the lock lands (#10794) (3c8e4b4)
- split the MCP script tools into createScript and updateScript (#10783) (92a454b)