1.776.0 (2026-08-01)
Features
- frontend: add missing resource type icons and show them in the resource picker (#10407) (705c90d)
- git-sync: dedicated base url for GitHub webhook delivery (#10411) (318c9f0)
- let the merge UI target an arbitrary workspace (#10417) (61f2d8d)
- make job subprocess oom_score_adj configurable (#10443) (2508417)
- make the fork lineage the only deploy relationship (#10410) (81b23a2)
- run dbt projects as a first-class Windmill runtime (#10326) (032300e)
- stamp webhook trigger_kind on token-driven job runs (#10431) (dda5976)
- sync data table migrations to git, gated by a new object type (#10436) (bfc3f52)
Bug Fixes
- add apps:run to the token scope picker and confine path-scoped app tokens (#10428) (c69f080)
- ai: pass only the output of a nested agent tool to the parent (#10416) (7d097d2)
- ai: route Azure OpenAI agent steps through the Responses API (#10404) (94bcc00)
- app progress bar stuck on running, and misreporting queued/canceled jobs as errors (#10409) (5579913)
- apply default workspace dependencies to raw app runnables (#10427) (38b6099)
- carry the token label into job-run audit rows (#10433) (02c4a9e)
- cli: lint against the checkout's schema, not the published validator (#10418) (a372ae0)
- credit the token owner instead of the token label in the audit trail (#10423) (3716a71)
- flows: mint fresh orchestration token so long steps don't expire the result-fetch JWT (#10415) (2e249ff)
- forks: record fork changes that never reached the diff tally (#10403) (f9a547b)
- harden flow-orchestration token refresh (mint from job_perms) (#10419) (e0d6dc1)
- honor on-behalf-of when a workflow step dispatches a script or flow (#10437) (2b525d2)
- keep native triggers attached when a runnable is renamed (#10432) (bd71566)
- make /usr/bin/coursier self-contained so java jobs work air-gapped (#10414) (7e64960)
- make on_behalf_of control permissions for scripts and flows (#10438) (fb82748)
- pre-warm coursier bootstrap cache at the worker's cache path (#10413) (ed9dfc5)
- run the init script before dedicated workers install dependencies (#10412) (43a684d)
- sidebar workspace toggle navigates home when already in workspace mode (#10405) (9cd6a70)