v1.793.0
Added 7
- Add WM_ROOT_WORKSPACE, the closest dev or prod workspace of a job
- CLI deduplicates identical script lockfiles with dedupeLockfiles
- Add guided setup wizard for data tables on Cloud
- Make the Git Repo Viewer work with GitHub App repositories
- Rework the resource type list in the add-resource drawer
- Add batch edit, filters and grouping in the session sidebar
- Surface execution usage in the sidebar and explain what an execution is
Fixed 6
- Explain the 6-field cron format when a schedule is rejected
- Gate the chat's open_page on the operating workspace's role
- Refuse an MCP endpoint call whose required request body is empty
- Reject invalid AI agent tool names when the chat writes a flow
- Scope git-sync concurrency key per repository
- Teach the AI the raw-app job bindings, the SDK reference and the draft/deployed split
Security 1
- Prevent a WM_TOKEN job token from being a global superadmin
From Windmill
1.793.0 (2026-08-20)
Features
- add WM_ROOT_WORKSPACE, the closest dev or prod workspace of a job (#10776) (1f59841)
- cli: deduplicate identical script lockfiles (dedupeLockfiles) (#10769) (05abf6d)
- guided setup wizard for data tables on Cloud (#10584) (5fb145c)
- make the Git Repo Viewer work with GitHub App repositories (#10765) (5099f40)
- rework the resource type list in the add-resource drawer (#10757) (c7ec33c)
- sessions: batch edit, filters and grouping in the session sidebar (#10772) (ac27d02)
- surface execution usage in the sidebar and explain what an execution is (#10760) (e866b68)
Bug Fixes
- explain the 6-field cron format when a schedule is rejected (#10768) (f6645af)
- gate the chat's open_page on the operating workspace's role (#10779) (ee1f981)
- refuse an MCP endpoint call whose required request body is empty (#10771) (dad8fed)
- reject invalid AI agent tool names when the chat writes a flow (#10756) (2b4369d)
- scope git-sync concurrency key per repository (#10767) (ed2ff6c)
- security: a WM_TOKEN job token can never be a global superadmin (GHSA-hfh4-cx4h-3fcr) (#10124) (c2deea1)
- teach the AI the raw-app job bindings, the SDK reference and the draft/deployed split (#10754) (574775d)