Windmill Labs Release Notes
108 release notes curated from 1 source by the Releasebot Team. Last updated: Jul 15, 2026
Windmill Labs Products
- Jul 14, 2026
- Date parsed from source:Jul 14, 2026
- First seen by Releasebot:Jul 15, 2026
v1.758.0
Windmill releases 1.758.0 with better AI chat and agent tooling, new CLI tag overrides, improved session handling, and app setup updates. It also fixes several frontend, MCP, and sessions issues while boosting run re-runs with a performance improvement.
1.758.0 (2026-07-14)
Features
- ai-agent: give tools a real description instead of the tool name (#10083) (7ebfad3)
- ai-chat: port flow-group and sticky-note instructions to global chat (#10090) (32f32d9)
- cli: add --tag override to script and flow run/preview (#10079) (98e6cca)
- sessions: support many pending sessions persisted in IndexedDB (#10076) (bfcec7e)
Bug Fixes
- ai-chat: size AI-created flow notes to fit their text (#10091) (af3e3fe)
- apps: allow setting sandbox isolation and public access before first deploy (#10085) (cfc3f29)
- apps: load themes when selecting the Resources → Theme tab (#10086) (f2869d8)
- frontend: stop spurious raw-app reload that 404s on "Start without AI" (#10099) (2c702ef)
- mcp: align script auto_kind filter with scripts list API (#10098) (4edffeb)
- sessions: pending-draft debounce follow-ups (delete-cancel, keystroke de-transient, teardown count) (#10087) (f3cd5d9)
- sessions: reopen script test panel when preview goes full screen (#10082) (eff9076)
Performance Improvements
- runs: index-bound batch re-run selection with a lossless completed_at bound (WIN-2168) (#10074) (15391f6)
- Jul 14, 2026
- Date parsed from source:Jul 14, 2026
- First seen by Releasebot:Jul 15, 2026
v1.757.0
Windmill adds SAML metadata URL support and fixes repeated AI agent tool calls in the flow graph.
1.757.0 (2026-07-14)
Features
- saml: add ALLOW_PRIVATE_SAML_METADATA_URLS SSRF bypass (#10077) (851e309)
Bug Fixes
- ai-agent: don't mark repeated tool calls as failed in flow graph (#10075) (207ce86)
All of your release notes in one feed
Join Releasebot and get updates from Windmill Labs and hundreds of other software products.
- Jul 14, 2026
- Date parsed from source:Jul 14, 2026
- First seen by Releasebot:Jul 15, 2026
v1.756.1
Windmill fixes deployed-app S3 provenance gating for script, flow, and component outputs.
1.756.1 (2026-07-14)
Bug Fixes
- apps: cover script/flow component outputs in deployed-app S3 provenance gate (#10070) (710a13a)
This PR was generated with Release Please. See documentation.
Original source - Jul 12, 2026
- Date parsed from source:Jul 12, 2026
- First seen by Releasebot:Jul 13, 2026
v1.756.0
Windmill adds binary HTTP-route responses, secret replication for forks, and AI session preview sync fixes.
1.756.0 (2026-07-12)
Features
triggers: serve binary HTTP-route responses via base64 transfer encoding (#10058) (29f4cd4), closes #5986
Bug Fixes
replicate all secrets on fork when external backend is configured (#10060) (92b7f37)
sessions: sync AI-session preview with workspace edits + stop phantom autosave (WIN-2160) (#10061) (5cde2d5)
Original source - Jul 11, 2026
- Date parsed from source:Jul 11, 2026
- First seen by Releasebot:Jul 12, 2026
v1.755.0
Windmill 1.755.0 adds per-workspace job-retention overrides, multi-workspace MCP tokens, and tighter S3 authorization for deployed apps and signed objects, while improving draft autosave, editor behavior, subflow controls, and agent-worker reliability.
1.755.0 (2026-07-11)
Features
- add per-workspace job-retention override (#10050) (ff774c4)
- apps: authorize deployed-app S3 reads on-behalf of the author for logged-in viewers (#10048) (1e192f2)
- mcp: add multi-workspace MCP tokens via the gateway endpoint (#10043) (8343203)
Bug Fixes
- clearer errors on auto-draft save failure (WIN-2157) (#10053) (04eb7dd)
- docker: pin ansible tool interpreter to a persistent path (#10054) (6f49a1f)
- enforce read authorization when signing S3 objects (#10049) (5844c32)
- frontend: don't re-seed empty editor on stale ?new_draft after draft exists (#10044) (e668193)
- frontend: keep draft autosave alive after AI-session round-trip (#10052) (7d02d9a)
- frontend: mint draft path for new SDK builder items so autosave attaches (#10056) (a89b896)
- frontend: show nested restart button for subflows nested in containers (#10042) (3b07817)
- frontend: show optimistic user message and fork-creation label before beforeSend (#10037) (1c88242)
- keep agent-worker server job-completed processor alive & self-healing (#10033) (ab38e14)
Similar to Windmill Labs with recent updates:
- Smokeball release notes135 release notes · Latest Jul 2, 2026
- Salesforce release notes54 release notes · Latest Jul 1, 2026
- Microsoft release notes659 release notes · Latest Jul 14, 2026
- Zoom release notes170 release notes · Latest Jul 6, 2026
- Google release notes1675 release notes · Latest Jul 14, 2026
- Slack release notes175 release notes · Latest Jul 1, 2026
- Jul 10, 2026
- Date parsed from source:Jul 10, 2026
- First seen by Releasebot:Jul 11, 2026
v1.754.0
Windmill adds multi-select in Copilot askUserQuestion, improves AI chat and session workspace flows, and makes script and preview handling smoother across the editor. This release also brings security hardening for the Deno sandbox and performance gains for job listing and retries.
1.754.0 (2026-07-10)
Features
- add multi-select mode to copilot askUserQuestion (#10016) (7569798)
Bug Fixes
- accept bunnative language in AI chat flow step validation (#10030) (5a460db)
- backend: propagate script timeout when restarting perpetual scripts (#10029) (6c521e9)
- frontend: name the draft in AI chat test-run confirmation (#10024) (9036ac7)
- frontend: open new script/flow/app in AI session (not-found + friendly tab) (#10028) (0353569)
- frontend: persist forked "Copy of X" script drafts (#10021) (c537d45)
- frontend: persist per-session preview panel resize width (#10031) (5387076)
- frontend: scope raw-app, flow and script editors to the session workspace (#10015) (c000bbc)
- resolve fork family/picker for superadmin visiting a non-member workspace (#10023) (368fd2d)
- scope AI-session flow/script editors to the session workspace (#10025) (c5060a1)
- security: drop --allow-run from Deno sandbox (GHSA-gj6h-vw66-mr8f) (#10039) (c029d6d)
- security: remove git from Deno sandbox allow-run (GHSA-gj6h-vw66-mr8f) (#10038) (689b20a)
- session preview tab labels, splitter hover, and diff-drawer sizing (#10008) (c139eed)
- sessions: open test pane when enabling debug so the debug UI is visible (#9998) (d7a9b46)
- sync theme into session page preview iframes on toggle (#10018) (3704d00)
Performance Improvements
- index v2_job(parent_job) to speed up run child-job listing (#10034) (9feda57)
- skip redundant retry-chain job query for successful top-level scripts (#10035) (15f9e9b)
- Jul 8, 2026
- Date parsed from source:Jul 8, 2026
- First seen by Releasebot:Jul 9, 2026
v1.753.0
Windmill adds AI chat background jobs, scoped session preview refresh, multi-target live editors, pipeline preview, a shared tab system, universal markdown code blocks and subtle scrollbars, plus bug fixes and patched Go CLIs.
1.753.0 (2026-07-08)
Features
- AI chat background jobs tray with detach, approval and preview (#9982) (286da00)
- condensed top bar for session preview editors (#10011) (b847ca2)
- db-health: add connection sizing guidance (#10014) (f28ea9c)
- sessions: scoped preview refresh + multi-target live editors + pipeline preview (#10006) (32c398f)
- shared tab system, universal markdown code blocks, subtle scrollbars (#10003) (a00ee51)
Bug Fixes
- bump bundled Go CLIs to patched versions to clear image CVEs (#9996) (d467161)
- name the offending item when a fork fails on a NUL escape (#10013) (99d0047)
- preserve worker group tag override on 'Run again' (#10004) (c4cb2f3)
- replicate external secret backend secrets when forking a workspace (#10007) (f65fe7b)
- session preview editors and picker dropdown overflow (#10010) (fb12b23)
- Jul 7, 2026
- Date parsed from source:Jul 7, 2026
- First seen by Releasebot:Jul 8, 2026
v1.752.0
Windmill releases a new update with fork-workspace OIDC support, a refreshed unified sessions sidebar, AI chat improvements, and quicker access to runs and schedules from session previews. It also adds runtime and data-table updates plus several bug fixes.
1.752.0 (2026-07-07)
Features
- add fork_parent_workspace claim to OIDC tokens for fork workspaces (#9987) (7efeae2)
- add SQL migrations for data tables (#9693) (e47aeda)
- cli: clarify fork-branch workspace auto-targeting in output (#9988) (88c2d0e)
- open runs/schedules pages from AI chat in session preview tabs (#9976) (4bb82ad)
- raw-apps: runtime-error overlay + AI import-React instruction (#9966) (8df613b)
- sessions: v2 unified sidebar with family/fork scoping and preview router (#9816) (9503190)
- smooth bursty AI chat streaming with a typewriter reveal (#9991) (a6276b5)
- update base image to debian 13 (trixie) (#9973) (c5c1ead)
Bug Fixes
- ai-agent: align agent_actions_success with agent_actions for mcp and websearch (#9983) (87f8d46)
- ai: flow writer builds approval steps as scripts, not identity (#9985) (6b01caa)
- clear old path asset usage when renaming a script (#9979) (927b8d0)
- cli: auto-derive cascade triggers in --local pipeline graph (#9978) (edfe7b4)
- pipelines: live materialize/dataset editing — stale graph, phantom drafts, stale Save-all deploys (#9990) (f7efb64)
- sessions: auto-rename regression + preview-panel and fork nits (#9993) (804178f)
- sessions: scope fork session Edits to session-edited items only (#9989) (7046dc6)
- Jul 6, 2026
- Date parsed from source:Jul 6, 2026
- First seen by Releasebot:Jul 7, 2026
v1.751.0
Windmill ships dev and staging labels for workspaces, a runtime NO_AUTH authentication bypass mode, and a richer custom skills experience with detail modals and batch management. It also adds smarter pipeline cascade edge detection and several UI and auth fixes.
1.751.0 (2026-07-06)
Features
- add cosmetic dev/staging label for dev workspaces (#9959) (fd8e64d)
- auth: add runtime NO_AUTH mode for authentication bypass (#9962) (91e1b08)
- frontend: custom skills — detail modal, batch manage, shared validation (#9847) (2e14302)
- pipelines: auto-derive cascade edges from ducklake/s3 reads (+ muted-read badge) (#9963) (3dcd394)
Bug Fixes
- ai: centralize Anthropic Messages API routing across completion paths (#9960) (cc2f638)
- assets: responsive layout for small screens (#9961) (45946d1)
- cli: quote non-identifier property names in resource-type namespace (#9964) (dc6b997)
- critical alerts modal mute toggles no longer close popover or fail to save (#9969) (6587019)
- frontend: theme-aware code block background in prose markdown (#9968) (9821596)
- Jul 6, 2026
- Date parsed from source:Jul 6, 2026
- First seen by Releasebot:Jul 7, 2026
v1.750.0
Windmill releases 1.750.0 with a new chat-scoped session changes bar and unified diff drawer, pipeline upload requirements, and a wm_partition macro for grain-agnostic partition filters, plus visibility and draft deployment fixes across chat, pipelines, AI, CLI, and Windows imports.
1.750.0 (2026-07-06)
Features
- chat-scoped session changes bar + unified diff drawer (#9762) (a6c0b37)
- pipelines: require data uploads before running a pipeline (#9953) (a1c5b7a)
- pipelines: wm_partition macro for grain-agnostic partition filters (#9950) (43044c2)
Bug Fixes
- ai: test key routes Azure Foundry Claude models via Anthropic Messages API (#9956) (ea19cc9)
- cli: HD-1 test_edges + HD-2 scd2 _current write in --local pipeline graph (#9947) (ad6f23d)
- pipelines: make node & pipeline-level run affordances always visible (#9948) (6eabb96)
- read chat drafts via own-draft route so drawer-kind drafts deploy (#9913) (056ebdb)
- resolve extensionless bun relative imports on windows loader (#9949) (bf96621)
- Jul 6, 2026
- Date parsed from source:Jul 6, 2026
- First seen by Releasebot:Jul 6, 2026
v1.749.0
Windmill adds pipeline upgrades in 1.749.0, including mid-DAG selective execution, partition run setup, stronger data-test and SCD2 handling, and clearer pipeline controls and badges. It also improves CLI, datatable, and object-storage behavior with several bug fixes.
1.749.0 (2026-07-05)
Features
- pipelines: mid-DAG selective execution (dbt model+) for pipeline runs (#9945) (2d3a773)
- pipelines: partition run-arg picker + first-run setup signpost (#9943) (475b072)
- pipelines: self-teaching custom data_test errors + scaffold (#9937) (0ad174f)
Bug Fixes
- cli: macro-library parity in --local pipeline graph + read-only run --dry-run (#9942) (e3f4303)
- datatable: self-teaching error for unresolved datatable:// references (#9941) (55451db)
- object-storage: remove 20-file bucket-browser listing cap in CE (#9935) (22452ce)
- pipelines: dedup guard for keyed merge + deploy-time SCD2 validation (#9936) (52ce805)
- pipelines: link SCD2 <dim>_current view to its producer across all graph surfaces (#9933) (574d3ac)
- pipelines: order data_test relationships refs before the tested script in a cascade (#9934) (46be39d)
- pipelines: pipeline-level run control, tables label, data-test rollback + fork badges (#9944) (6ae8dd3)
- rebuild windows bun loader main.ts filter from forward-slash cdir (#9946) (a582e04)
- Jul 5, 2026
- Date parsed from source:Jul 5, 2026
- First seen by Releasebot:Jul 6, 2026
v1.748.0
Windmill releases 1.748.0 with new AI agent reasoning controls, ducklake scheduled maintenance, and expanded pipelines safeguards for freshness, data tests, schema contracts, and audit publishing, plus CLI and UX bug fixes.
1.748.0 (2026-07-05)
Features
- ai-agent: support reasoning effort in AI agent workflow steps (#9886) (a368d49)
- ducklake: scheduled lake maintenance (expiry, compaction, orphan cleanup) (#9916) (3352150)
- pipelines: asset freshness — fresh/stale badge (CE) + watchdog (EE) (#9909) (5d7fb6d)
- pipelines: capture violating-row samples for data tests (#9919) (d4b4374)
- pipelines: fork data environments for ducklake materialization (dev data) (#9915) (39eb9de)
- pipelines: on_schema_change write guardrails + data_test deploy validation (#9930) (377c02e)
- pipelines: record upstream snapshot ids on cascade-dispatched jobs (#9910) (af36498)
- pipelines: schema contracts — save-time consumer checks vs captured schemas (#9917) (42e11c6)
- pipeline: write-audit-publish for materialization data tests (#9911) (dce247c)
- sdk: enforce s3:// URIs for string S3 params + ingestion (EL) docs (#9912) (5ad2de9)
Bug Fixes
- cli: pipeline + workspace UX batch (init/bind stub, run errors, macro libs, lock-job report, upgrade errors) (#9929) (28a6b08)
- cli: publish all windmill-parser-wasm-* deps so local pipeline graph keeps write edges (#9926) (744a759)
- pipelines: activity-axis label clarity + select failed node on cascade failure (#9931) (5769b60)
- Jul 3, 2026
- Date parsed from source:Jul 3, 2026
- First seen by Releasebot:Jul 4, 2026
v1.747.0
Windmill adds Azure object storage token file support and fixes AI chat, forks, and app value issues.
1.747.0 (2026-07-03)
Features
- frontend: add federatedTokenFile field to instance object storage Azure config (#9904) (ae85d27)
Bug Fixes
- ai: route Azure Foundry Claude models via Anthropic Messages API (#9908) (d600c7e)
- forks: clone only the current raw-app bundle, via server-side copy (#9899) (5c521d8)
- kafka: set https.ca.location=probe for OAUTHBEARER OIDC token endpoint (#9897) (1b6065f)
- prevent truncated tool call args from bricking AI chat sessions (#9902) (4ba17d0)
- strip NUL characters from app values at save time (#9903) (3ec1f16)
- Jul 2, 2026
- Date parsed from source:Jul 2, 2026
- First seen by Releasebot:Jul 3, 2026
v1.746.0
Windmill adds Azure AI Foundry as a native AI provider and expands pipelines with partition backfills, workspace macro libraries, and a polished graph view. It also raises S3 upload limits, supports workspace forks on cloud, and includes several frontend and pipeline fixes.
1.746.0 (2026-07-02)
Features
ai: add Azure AI Foundry as a native AI provider (#9879) (d9b080f)
frontend: group compare & deploy items by folder (#9880) (7b04820)
frontend: pipelines index page and sql editor hint (#9881) (20351a6)
pipeline: backfill a range of partitions from the asset drawer (#9885) (53bbb92)
pipelines: workspace duckdb macro libraries (// macros / // use) (#9890) (84141ad)
s3: replace CE 50MB upload cap with 10GiB workspace storage quota (#9874) (af01e90)
support workspace forks on cloud using parent workspace limits (#9864) (7c7d747)
Bug Fixes
duckdb: auto-declare partition arg for // partitioned scripts (#9878) (b883adb)
frontend: home New submenus fall back below, hugging the right edge (#9894) (186ac49)
frontend: show inline workspace name editor on general settings (Fixes GIT-911) (#9892) (a49c087)
frontend: stack cron field and cron builder button on narrow screens (#9871) (7989795)
invalidate bun bundle cache on transitive relative-import changes (#9891) (d15033c)
make SMTP username and password optional in frontend validation (#9895) (37bb574)
parsers: infer py s3 assets from S3Object constructor and dict forms (#9877) (659642e)
pipeline dogfooding fixes — SCD2 data-test scope, --partition, s3object upload binding (#9875) (d65f58c)
polish pipeline graph view (layout, viewport, minimap, lineage, timestamps) (#9883) (b92a86b)
stale AI chat context picker after workspace item changes (#9893) (5af91a6)
triggers: retry transient websocket connect failures before disabling (#9887) (7894507)
Original source - Jul 1, 2026
- Date parsed from source:Jul 1, 2026
- First seen by Releasebot:Jul 3, 2026
v1.745.0
Windmill adds fork visibility improvements, Mermaid graph zoom and download, and several admin and workflow fixes in this release.
1.745.0 (2026-07-01)
Features
- forks: partial-visibility deploy + surface hidden items (#9868) (20cd1a0)
- frontend: add zoom and download to Mermaid graphs (#9859) (289017b)
- use derived username instead of email for non-member superadmins (#9857) (76a9523)
Bug Fixes
- cli: correct misleading delete-fork command description (#9870) (a73b14d)
- folders: allow dots and at-signs in folder owner validation (#9856) (383c705)
- forks: require admin of both sides for the compare visibility guard (#9869) (7363d2c)
- forks: reset diff tally on trigger delete + guard compare visibility for admins (#9866) (6a6f129)
- jobs: give flow dynselect a path and its worker tag, like scripts (#9867) (1a9debb)
- offboarding: make global reassignment per-workspace and optional (#9863) (3586164)
Curated by the Releasebot team
Releasebot is an aggregator of official release notes from hundreds of software vendors and thousands of sources.
Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.