1.764.0 (2026-07-20)
Features
- ai: add npm package search tool to global chat (#10204) (0593ff7)
- ai: expose get_db_schema tool in global chat (#10207) (f4308cf)
- ai: extract prompt cache token usage from OpenAI and Azure providers (#10214) (2b58df5)
- ai: live web-search source list on chat tool cards (#10210) (542a484)
- cap queued jobs per concurrency key on cloud (#10197) (71f2d47)
- detect server-handled git-sync so CLI picks git push vs wmill sync push (#10201) (b070f56)
- expose windmill api endpoint catalog to global ai chat (#10199) (83a354f)
- jobs: cap total queued jobs per workspace on cloud (#10218) (ddec2ab)
- sessions: live DOM access for the raw-app preview in AI sessions (#10129) (b448af1)
- telemetry: generic feature-usage telemetry with AI session metrics (#10200) (11fda89)
Bug Fixes
- db: grant schema usage and re-run windmill role grants (#10212) (38ceae1)
- forks: show workspace settings link in sidebar for fork creators (#10216) (11bb37d)
- git-sync: avoid percent-encoded colon in git-sync hub script path (#10213) (87be041)
- inputs: add ownership check to saved-input args read endpoint (#10194) (f32d770)
- schedules: apply scope-path filtering to schedule list endpoints (#10192) (70359e3)
- security: enforce token scope filtering on folder list endpoints (#10193) (b5e69ff)
- sessions: session bar badge readouts, job persistence, refresh bounce (#10217) (c8870d3)
- steer ai chat away from draft-blind api catalog reads and runs (#10202) (0e04bc6)