Windmill Updates & Release Notes
153 updates curated from 1 source by the Releasebot Team. Last updated: Aug 15, 2026
- Aug 15, 2026
- Date parsed from source:Aug 15, 2026
- First seen by Releasebot:Aug 15, 2026
v1.790.0
Windmill releases 1.790.0 with AI and workflow upgrades, including plan mode for AI sessions, connected MCP servers in global AI chat, trigger history tracking, richer audit log streaming, and broader telemetry. It also brings bug fixes, security hardening, and worker performance improvements.
1.790.0 (2026-08-15)
Features
- add trigger_history table with source tracking (#10696) (633d7bc)
- advertise the pinned artifact version in get_preview_status (#10691) (850b028)
- ai-sessions: add plan mode (#10057) (caa1898)
- let the global AI chat call connected MCP servers as the user (#10656) (3f07a1a)
- stream audit logs in batches when a page is slow to load (#10695) (9334727)
- telemetry: extend feature-usage tracking beyond AI features (#10681) (53eb946)
Bug Fixes
- agents: let the scratch-dir hooks own their permission prompt (#10702) (0a40b38)
- agents: stop the scratch-dir guards prompting on quoted text (#10703) (e6e2e53)
- ci: use random delimiters for untrusted multiline workflow values (#10706) (0fc74de)
- confine jobs:run tokens to the jobs of the runnables they may start (#10635) (ee53327)
- drop sampling params on Claude models that reject them (#10708) (3468cb6)
- groups: replace instance-group delta-patching with a state-based reconciler (#10686) (b551033)
- keep a resource's linked secret reference in sync while renaming (#10693) (60c5ad2)
- keep non traffic-serving processes out of coordinated restarts (#10694) (6d03784)
- recover from a refused mcp read assertion, drop stale discovery (#10710) (effdcd9)
- refresh AI provider model defaults and capability metadata (#10690) (68fc782)
- send sage_intacct oauth client credentials in the request body (#10685) (bd5b3ea)
Performance Improvements
- back off the interactive worker shell under EXIT_AFTER_N_JOBS (#10700) (578d5e9)
- cache resolved python interpreter path across worker restarts (#10701) (878b8ef)
- declare a settings pass instead of reading one setting at a time (#10698) (30f5d2e)
- resolve the worker external IP in the background (#10697) (22eadab)
- Aug 13, 2026
- Date parsed from source:Aug 13, 2026
- First seen by Releasebot:Aug 13, 2026
v1.789.0
Windmill releases 1.789.0 with cleaner worker cleanup, tighter build memory limits, and automatic binary builds to object storage on deployment. It also adds AI session access from runs, jobs, and trigger pages plus real-time ansible log streaming.
1.789.0 (2026-08-13)
Features
- add EXIT_AFTER_N_JOBS worker mode for environment cleanup (#10671) (2fcce45)
- add memory limits to the go build subprocess (#10666) (4cb51cf)
- auto-build binaries to object storage on deployment (#10673) (71b9989)
- open an AI session from runs, jobs and trigger pages (#10608) (adc7947)
Bug Fixes
- expand AZURE_DEVOPS_TOKEN placeholder in backend git probes (#10677) (2714210)
- flow: pass the flow's worker tag when testing a loop iteration (#10680) (6fbc3fc)
- git sync missed metadata-only deploys, deploy check missed job link (#10662) (93b811f)
- github-app: complete the self-managed setup instructions, render the page header (#10683) (ef99a73)
- stream ansible playbook logs in real time (#10669) (dad4c10)
All of your release notes in one feed
Join Releasebot and get updates from Windmill Labs and hundreds of other software products.
- Aug 12, 2026
- Date parsed from source:Aug 12, 2026
- First seen by Releasebot:Aug 13, 2026
v1.788.0
Windmill adds session artifact version persistence in preview tabs and improves search and env var handling.
1.788.0 (2026-08-12)
Features
- sessions: persist artifact version selection in preview tabs (#10655) (73b71a8)
Bug Fixes
- harden custom env var name handling in the nativets/bun prologue (#10634) (84f3b00)
- home search matches each term instead of the whole query verbatim (#10663) (603b201)
- Aug 12, 2026
- Date parsed from source:Aug 12, 2026
- First seen by Releasebot:Aug 13, 2026
v1.787.0
Windmill adds open_page run filters and fixes schedule reads plus AI chat secret-variable edits.
1.787.0 (2026-08-12)
Features
- expose every runs filter on the open_page chat tool (#10612) (ce58b84)
Bug Fixes
- schedule: hoist non-RLS reads out of the create_schedule tx (#10658) (f4a935b)
- stop the AI chat destroying secret variables on edit (#10616) (eb238e3)
- Aug 12, 2026
- Date parsed from source:Aug 12, 2026
- First seen by Releasebot:Aug 13, 2026
v1.786.1
Windmill fixes home page and script editor log pane shifts, prevents oversized Postgres results from OOMing workers, and improves flow module ID assignment.
1.786.1 (2026-08-12)
Bug Fixes
- avoid content shift on home page load and in the script editor logs pane (#10654) (2808150)
- bound postgres result collection so an oversized result cannot OOM the worker (#10644) (201d7c4)
- frontend: skip reserved ids when auto-assigning flow module ids (#10651) (5f819cd)
Similar to Windmill with recent updates:
- Vercel AI SDK updates962 release notes · Latest Aug 14, 2026
- Hermes Agent updates29 release notes · Latest Aug 13, 2026
- Anthropic updates57 release notes · Latest Aug 14, 2026
- OpenClaw updates244 release notes · Latest Aug 15, 2026
- LlamaIndex updates14 release notes · Latest Jun 24, 2026
- Dust updates73 release notes · Latest Jul 8, 2026
- Aug 12, 2026
- Date parsed from source:Aug 12, 2026
- First seen by Releasebot:Aug 13, 2026
v1.786.0
Windmill tightens DuckDB job spill limits and prevents oversized results from OOMing workers.
1.786.0 (2026-08-12)
Features
- bound how much disk a single duckdb job can spill (#10645) (a6157ba)
Bug Fixes
- bound duckdb result collection so an oversized result cannot OOM the worker (#10641) (00822a7)
- copilot: read an artifact inside the transaction that revises it (#10647) (66c0d12)
- Aug 11, 2026
- Date parsed from source:Aug 11, 2026
- First seen by Releasebot:Aug 13, 2026
v1.785.0
Windmill releases 1.785.0 with stronger npm proxy handling, a faster workspace picker, and richer trigger filters, plus SDK support for canceling jobs. It also brings DuckDB, CLI, MCP, and Python client fixes for smoother, safer workflows.
1.785.0 (2026-08-11)
Features
- ata: prefer the npm proxy when the instance configures a registry (#10632) (a8816b8)
- frontend: show prod and dev as sibling choices in the workspace picker (#10590) (583649b)
- keep duckdb spilling behind the local-filesystem fence (#10607) (18ae0bd)
- npm-proxy: keep package files on disk and in the object store (#10638) (3394546)
- sdk: add cancelJob to the TypeScript client (#10624) (d9b9137)
- triggers: nested filter groups and dotted paths (#10625) (ec99108)
Bug Fixes
- accept a bodyless request that advertises a JSON content type (#10628) (5125467)
- ata: fall back to the npm proxy when the CDN request fails outright (#10630) (e54b6a9)
- bump the bundled DuckDB engine to 1.5.5 (#10588) (4fafe59)
- cli: delete file resources at the right path on sync push (#10639) (1816b11)
- cli: sync push crashed on edited fileset children; reject non-canonical fileset dirs (#10572) (8513457)
- parser-py: keep first param when def main( line has trailing comment (#10586) (a02a97c)
- pin MCP OAuth token requests to the validated address (#10593) (46eca13)
- python-client: return at most size bytes from S3BufferedReader.read (#10623) (13b5216)
- raw-apps: respect the instance .npmrc in the raw app editor (#10629) (ceacc17)
- scope a fork's cloned app policy and custom path to its creator (#10595) (06c6b87)
- tell MCP clients which tool parameters may be omitted (#10642) (f23a5d7)
- Aug 10, 2026
- Date parsed from source:Aug 10, 2026
- First seen by Releasebot:Aug 11, 2026
v1.784.0
Windmill releases 1.784.0 with flow editor improvements, version history for session artifacts and resource values, plus bug fixes across the CLI, DuckDB previews, merge UI, SMTP tests, and workspace member ordering.
1.784.0 (2026-08-10)
Features
- flow-editor: measure step panel placement (#10543) (676256b)
- version history for session artifacts (#10574) (77adf85)
- version resource values with history, diff and restore (#10596) (c09de59)
Bug Fixes
- cli: attach the right job path to preview runs (#10606) (9eef70e)
- cli: load the app's ESM svelte compiler, not its CJS one (#10622) (2748d01)
- duckdb: cast list columns in quicksearch so tables containing them can be previewed (#10614) (bf1b2cd)
- frontend: call a dev workspace a dev workspace in the merge UI (#10605) (c725d62)
- order workspace members and invites by email (#10604) (85916ce)
- raw app new-app modal ignores instance-level AI settings (#10619) (8c65511)
- smtp: explain why a test email failed instead of 'deadline has elapsed' (#10620) (5b0a159)
- Aug 7, 2026
- Date parsed from source:Aug 7, 2026
- First seen by Releasebot:Aug 8, 2026
v1.783.0
Windmill adds public job page sharing, better dev workspace labels, preview edits, and git-sync PR diff checks.
1.783.0 (2026-08-07)
Features
- add public sharing option for job pages (#10573) (5ce29b3)
- offer more dev workspace environment labels (#10570) (8c6211c)
- open a session edit in the preview panel from the edits list (#10486) (d008975)
- preview merge result in git-sync PR diff check (#10542) (c61404a)
Bug Fixes
- frontend: collapse the dev-workspace edit notice into a badge (#10576) (fdd76a6)
- frontend: hide the fork workspace banner from operators (#10575) (57ed0f7)
- scope a fork's cloned app policy and custom path to its creator (#10589) (8e95bfe)
- Aug 6, 2026
- Date parsed from source:Aug 6, 2026
- First seen by Releasebot:Aug 7, 2026
v1.782.0
Windmill improves DuckDB isolation and fixes AI chat context and Mermaid fullscreen dialog issues.
1.782.0 (2026-08-06)
Features
improve duckdb isolation (#10565) (956210e)
Bug Fixes
compact ai chat context for models with unknown context windows (#10564) (fc1e11c)
keep the mermaid fullscreen dialog in its pane and its emoji vector (#10541) (c2a6936)
Original source - Aug 6, 2026
- Date parsed from source:Aug 6, 2026
- First seen by Releasebot:Aug 7, 2026
v1.781.3
Windmill fixes a frontend editor bug so post-edit content is saved correctly.
1.781.3 (2026-08-06)
Bug Fixes
- frontend: take the editor's post-edit content, not setCode's argument (#10562) (1846bd5)
This PR was generated with Release Please. See documentation.
Original source - Aug 6, 2026
- Date parsed from source:Aug 6, 2026
- First seen by Releasebot:Aug 7, 2026
v1.781.2
Windmill fixes the editor so content resets when a script language changes.
1.781.2 (2026-08-06)
Bug Fixes
- frontend: reset the editor content when the script language changes (#10560) (56ea133)
This PR was generated with Release Please. See documentation.
Original source - Aug 6, 2026
- Date parsed from source:Aug 6, 2026
- First seen by Releasebot:Aug 6, 2026
v1.781.1
Windmill fixes the flow expression editor, opens the property column on demand, and improves graph performance.
1.781.1 (2026-08-06)
Bug Fixes
- open the expression property column on demand, not from focus (#10558) (386c66b)
- restore the flow expression editor's property side panel (#10555) (e4e7782)
Performance Improvements
- keep run status out of flow graph node and edge data (#10554) (b2d38e0)
- Aug 5, 2026
- Date parsed from source:Aug 5, 2026
- First seen by Releasebot:Aug 6, 2026
v1.781.0
Windmill releases 1.781.0 with a refreshed tree view and flow settings redesign, plus debugger and MCP improvements, stronger TLS and certificate handling, and a batch of bug fixes that smooth AI, previews, triggers, and workspace behavior.
1.781.0 (2026-08-05)
Features
- add a load all to the tree view's per-folder pager (#10548) (a3b79d7)
- allow a dev workspace to have its own dev workspace (#10534) (e203ab0)
- debugger: install debug session deps from the instance registry settings (#10550) (154f8f4)
- mcp: serve the 2026-07-28 spec alongside the legacy protocol (#10535) (4fe4fac)
- redesign flow step, loop and branch settings panels (#10026) (09c8f3b)
- register mounted CA certificates in windmill_extra at startup (#10545) (d9d6ec8)
Bug Fixes
- ai: collapse thinking to a status row with a thought-for duration (#10515) (d9b10e7)
- debugger: confine prepare-deps under nsjail in both language paths (#10546) (a5423a8)
- debugger: pass python index settings to prepare-deps and report failures (#10533) (7d153d5)
- debugger: report python debugger dependency install failures instead of timing out (#10531) (29e179f)
- edit-in-dev-workspace dead-ends, wraps, and misses the tree view (#10354) (616d4fe)
- flow step picker layout and single hover/keyboard highlight (#10488) (aa91619)
- forward TLS trust roots to debug sessions and honor INIT_SCRIPT on windmill_extra (#10532) (74c4185)
- frontend: draw the tab strip's scroll bar instead of the native one (#10547) (2c189fe)
- frontend: filter the AI Sandbox entry by the flow insert search (#10529) (1dcb6bb)
- keep the same_worker pin across a flow module that spawns no job (#10551) (1aee222)
- keep the same_worker pin when a suspend ends without approval (#10552) (c59b60c)
- point re-opened previews at the tab already showing them (#10538) (f11e883)
- triggers: stop one failing trigger count from zeroing the rest (#10549) (0e42381)
- Aug 4, 2026
- Date parsed from source:Aug 4, 2026
- First seen by Releasebot:Aug 5, 2026
v1.780.0
Windmill adds dbt adapter access through dbt_profile resources, tightens the warehouse picker, and fixes tag updates in manage-tags.
1.780.0 (2026-08-04)
Features
dbt: reach any dbt adapter through a dbt_profile resource, and constrain the warehouse picker (#10525) (340d3cd)
Bug Fixes
reflect custom tag add/remove in the manage-tags drawer immediately (#10526) (552ad9c)
Original source
Curated by the Releasebot team
Releasebot is an aggregator of official product update announcements 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.