Back
LangflowDesktop
Patches for Langflow x64
Windows
5 patches available
Langflow is an open-source, Python-based, customizable framework for building AI applications. It supports important AI functionality like agents and the Model Context Protocol (MCP), and it doesn't require you to use specific large language models (LLMs) or vector stores.nnThe visual editor simplifies prototyping of application workflows, enabling developers to quickly turn their ideas into powerful, real-world solutions.
Langflow x64 Version 1.10.2
Release Date
7/8/2026
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
Whats Changed$$$? New Features$$$feat: add global variable model overrides$$$?? Bug Fixes$$$fix: use session exec in telemetry writer$$$fix: disable mem0 telemetry by default$$$fix: handle invalid session auth tokens$$$fix: remove hardcoded default superuser password$$$fix: isolate FAISS persistence by user$$$fix: block public builds of code execution agents$$$fix: validate file paths by resolved cache containment$$$fix: restrict log retrieval to superusers$$$fix: block dangerous MCP stdio env vars$$$fix: Block Python interpreter format traversal$$$fix: constrain Directory component paths$$$fix(mcp): launch stdio servers with shell=False (no bash -c / cmd /c wrapper)$$$fix: gate litellm off Python 3.14 so pip install langflow resolves$$$fix: scope local vector store collections by user$$$fix: cascade span deletes when clearing traces for a flow$$$? Tests$$$test(frontend): harden model dropdown footer clicks in select-gpt-model$$$Others$$$chore: upgrade lock files
Langflow x64 Version 1.10.1
Release Date
6/24/2026
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
1.10.1 Latest$$$Whats Changed$$$? New Features$$$feat(ci): nightly ? stable bundles via canonical pre-releases + decision record [gated] by @erichare in #13528$$$feat: first-class local-model support for the assistant by @Cristhianzl in #13641$$$?? Bug Fixes$$$fix: Model handling for tool calling in agents and update IBM models by @mfortman11 in #13191$$$fix(ci): backport bundle rename step to nightly workflow on main by @erichare in #13195$$$fix(ci): gate nightly release on successful tag creation by @erichare in #13198$$$fix(ci): use local bundle wheels in nightly install tests by @erichare in #13256$$$fix: properly set nightly-base skipped by @Adam-Aghili in #13338$$$fix(ci): lockstep langflow-nightly and langflow-base-nightly versions (forward-port #13413) by @erichare in #13416$$$fix(ci): give extension bundles a nightly track so langflow-nightly resolves (forward-port #13418) by @erichare in #13419$$$fix(ci): re-enable migration-pip-venv now that nightly bundles resolve (forward-port #13421) by @erichare in #13422$$$fix: remove duplicate base uv.lock from workflows (forward-port #13326 to main) by @erichare in #13427$$$fix(observability): make grafana-loki reference stack instructions work end to end by @ogabrielluiz in #13454$$$fix(lfx): restamp component index version after 1.10.1 fork bump by @erichare in #13575$$$fix(ci): rebalance backend test splits with measured durations + raise unit-test step timeout (1.10.1) by @erichare in #13585$$$fix(test): raise spawn-child join timeout in test_multi_process_visibility (1.10.1) by @erichare in #13590$$$fix(ci): anchor langflow-base version extraction in nightly docker build (1.10.1) by @erichare in #13593$$$fix(test): gate models.dev background refresh out of tests (1.10.1) by @erichare in #13598$$$fix(ci): allow pre-releases when pinning the nightly in migration validation (1.10.1) by @erichare in #13601$$$fix(ci): scope nightly migration-test pre-releases to the langflow stack (1.10.1) by @erichare in #13605$$$fix(ci): create GitHub releases on the dispatched v-prefixed tag (1.10.1) by @erichare in #13609$$$fix(components): follow HTTP redirects in URL component with per-hop SSRF revalidation by @erichare in #13572$$$fix(ci): make release Biome lint green — NUL-delimit file list + clear pre-existing lint errors by @erichare in #13550$$$fix: limit public flow endpoint from displaying private flow streams by @Jkavia in #13602$$$fix: enforce the FileSystemTool credential deny-list by @Cristhianzl in #13625$$$fix(database): resolve Alembic log to writable config dir; never crash on read-only filesystems by @erichare in #13559$$$fix: protect URL components from SSRF by @erichare in #13643$$$fix(security): run trusted server code on unauthenticated public flow builds by @erichare in #13540$$$fix: guard CUGA CodeAgent local execution by @erichare in #13644$$$fix: guard event serialization against unserializable component payloads (#12591) by @erichare in #13651$$$fix: run trusted server copy on custom-component hash-gate match (#13496) by @erichare in #13532$$$fix: nest root LLM runs under the flow trace in Langfuse (#13429) by @erichare in #13539$$$fix: accept Data and Message inputs in LoopComponent by @putramkti in #13646$$$fix: restore route discovery under FastAPI 0.137 lazy include_router by @erichare in #13710$$$fix(security): block code-bearing nodes with empty type in flow validation (GHSA-mfp9-86w4-493f) by @erichare in #13697$$$fix(security): bump residual deprecated transitive uuid to v11 by @erichare in #13703$$$fix(security): gate public user self-registration (CWE-862) by @erichare in #13706$$$fix(load): bound remote flow fetches by @pony-maggie in #13660$$$fix: route IBM WatsonX selections to model_id endpoint in unified get_llm (#13671) by @erichare in #13684$$$fix(security): require authentication for POST /api/v2/registration/ (CWE-306) by @erichare in #13707$$$fix(security): block code injection via the Tweaks API (CWE-94) by @erichare in #13705$$$fix(security): derive Fernet key from short secrets w
Langflow x64 Version 1.9.2
Release Date
5/2/2026
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
Whats Changed$$$? New Features$$$feat: add telemetry to deployments APIs$$$?? Bug Fixes$$$fix: lfx env var resolution when value is empty$$$fix: pass Google embedding dimensions$$$fix: fallback to sync call in lfx run when stream=true$$$fix: namespace inputs.session on build_public_tmp$$$fix(security): reject symlinks/hardlinks in BaseFileComponent TAR extraction (GHSA-ccv6-r384-xp75)$$$fix: update playwright to 1.59.0$$$?? Documentation Updates$$$docs: wxo deployment is behind feature flag$$$docs: add telemetry for deployments endpoints$$$Others$$$chore: bump versions to 1.9.2$$$ref: flip wxo ff$$$chore: update deps
Langflow x64 Version 1.9.2
Release Date
5/2/2026
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
Whats Changed$$$? New Features$$$feat: add telemetry to deployments APIs$$$?? Bug Fixes$$$fix: lfx env var resolution when value is empty$$$fix: pass Google embedding dimensions$$$fix: fallback to sync call in lfx run when stream=true$$$fix: namespace inputs.session on build_public_tmp$$$fix(security): reject symlinks/hardlinks in BaseFileComponent TAR extraction (GHSA-ccv6-r384-xp75)$$$fix: update playwright to 1.59.0$$$?? Documentation Updates$$$docs: wxo deployment is behind feature flag$$$docs: add telemetry for deployments endpoints$$$Others$$$chore: bump versions to 1.9.2$$$ref: flip wxo ff$$$chore: update deps
Langflow x64 Version 1.9.1
Release Date
4/24/2026
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
1.9.1$$$Whats Changed$$$New Features$$$feat: Enhance config loading by applying GUNICORN_CMD_ARGS before programmatic options by @severfire in #12313$$$feat: filter out live connections from wxo adapter by @HzaRashid in #12744$$$feat(deployments): filter WXO agent list to drafts when load_from_provider=true by @HzaRashid in #12745$$$feat(google): refresh Gemini model list and enable tool calling for Gemini 3 by @erichare in #12797$$$feat: e2e tests for deployments api by @HzaRashid in #12767$$$Bug Fixes$$$fix(frontend): filter duplicate draft/live connections in deploy modal by @viktoravelino in #12724$$$fix(custom): honor asname in from X import Y as Z for custom components by @erichare in #12813$$$fix(mcp): close path traversal + cross-user disclosure (PVR0754098) by @erichare in #12818$$$fix: db guards for deployments by @HzaRashid in #12339$$$fix(traces): serialize enum values for PostgreSQL on trace/span tables by @erichare in #12820$$$fix: preserve spaces in shareable playground chat input by @Cristhianzl in #12833$$$fix(security): require auth on deprecated /api/v1/upload/{flow_id} by @erichare in #12831$$$fix: prevent XSS in chat messages with rehype-sanitize by @Jkavia in #12718$$$fix(security): close IDOR in get_flow_by_id_or_endpoint_name (LE-639) by @erichare in #12832$$$fix(security): default WEBHOOK_AUTH_ENABLE to True by @erichare in #12845$$$fix: route memory ops to stubs when DB service is noop by @jordanrfrazier in #12808$$$fix: allow backend/frontend Docker builds when main version exists by @vjgit96 in #12854$$$Documentation Updates$$$docs: clarify autosaving and versioned flow saving by @mendonk in #12794$$$docs: add multi-model opensearch component by @mendonk in #12799$$$docs: wxo feature by @mendonk in #12677$$$docs: clarify trace storage when multiple providers are enabled by @mendonk in #12816$$$docs: concatenate and merge options for dataframe operations component by @mendonk in #12835$$$docs: tip for running local ollama models by @mendonk in #12840$$$?? Maintenance Tasks$$$refactor: Center truncate deployment provider URL by @a-effort in #12579$$$chore: upgrade wxo adk to 2.8.0 by @HzaRashid in #12707$$$ref: removes retries from wxo api calls by @jordanrfrazier in #12770$$$ref: set wxo ff to true by default by @jordanrfrazier in #12826$$$fix(ci): prevent duplicate tags and validate tag format in release workflow by @vjgit96 in #12847$$$chore: security patch by @Adam-Aghili in #12725$$$Tests$$$test: add missing test coverage for wxo deployments by @jordanrfrazier in #12689$$$fix: Update signature for WXO tests by @erichare
Langflow x64 Version 1.9.1
Release Date
4/24/2026
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
1.9.1$$$Whats Changed$$$New Features$$$feat: Enhance config loading by applying GUNICORN_CMD_ARGS before programmatic options by @severfire in #12313$$$feat: filter out live connections from wxo adapter by @HzaRashid in #12744$$$feat(deployments): filter WXO agent list to drafts when load_from_provider=true by @HzaRashid in #12745$$$feat(google): refresh Gemini model list and enable tool calling for Gemini 3 by @erichare in #12797$$$feat: e2e tests for deployments api by @HzaRashid in #12767$$$Bug Fixes$$$fix(frontend): filter duplicate draft/live connections in deploy modal by @viktoravelino in #12724$$$fix(custom): honor asname in from X import Y as Z for custom components by @erichare in #12813$$$fix(mcp): close path traversal + cross-user disclosure (PVR0754098) by @erichare in #12818$$$fix: db guards for deployments by @HzaRashid in #12339$$$fix(traces): serialize enum values for PostgreSQL on trace/span tables by @erichare in #12820$$$fix: preserve spaces in shareable playground chat input by @Cristhianzl in #12833$$$fix(security): require auth on deprecated /api/v1/upload/{flow_id} by @erichare in #12831$$$fix: prevent XSS in chat messages with rehype-sanitize by @Jkavia in #12718$$$fix(security): close IDOR in get_flow_by_id_or_endpoint_name (LE-639) by @erichare in #12832$$$fix(security): default WEBHOOK_AUTH_ENABLE to True by @erichare in #12845$$$fix: route memory ops to stubs when DB service is noop by @jordanrfrazier in #12808$$$fix: allow backend/frontend Docker builds when main version exists by @vjgit96 in #12854$$$Documentation Updates$$$docs: clarify autosaving and versioned flow saving by @mendonk in #12794$$$docs: add multi-model opensearch component by @mendonk in #12799$$$docs: wxo feature by @mendonk in #12677$$$docs: clarify trace storage when multiple providers are enabled by @mendonk in #12816$$$docs: concatenate and merge options for dataframe operations component by @mendonk in #12835$$$docs: tip for running local ollama models by @mendonk in #12840$$$?? Maintenance Tasks$$$refactor: Center truncate deployment provider URL by @a-effort in #12579$$$chore: upgrade wxo adk to 2.8.0 by @HzaRashid in #12707$$$ref: removes retries from wxo api calls by @jordanrfrazier in #12770$$$ref: set wxo ff to true by default by @jordanrfrazier in #12826$$$fix(ci): prevent duplicate tags and validate tag format in release workflow by @vjgit96 in #12847$$$chore: security patch by @Adam-Aghili in #12725$$$Tests$$$test: add missing test coverage for wxo deployments by @jordanrfrazier in #12689$$$fix: Update signature for WXO tests by @erichare
Langflow x64 Version 1.9.1
Release Date
4/24/2026
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
1.9.1$$$Whats Changed$$$New Features$$$feat: Enhance config loading by applying GUNICORN_CMD_ARGS before programmatic options by @severfire in #12313$$$feat: filter out live connections from wxo adapter by @HzaRashid in #12744$$$feat(deployments): filter WXO agent list to drafts when load_from_provider=true by @HzaRashid in #12745$$$feat(google): refresh Gemini model list and enable tool calling for Gemini 3 by @erichare in #12797$$$feat: e2e tests for deployments api by @HzaRashid in #12767$$$Bug Fixes$$$fix(frontend): filter duplicate draft/live connections in deploy modal by @viktoravelino in #12724$$$fix(custom): honor asname in from X import Y as Z for custom components by @erichare in #12813$$$fix(mcp): close path traversal + cross-user disclosure (PVR0754098) by @erichare in #12818$$$fix: db guards for deployments by @HzaRashid in #12339$$$fix(traces): serialize enum values for PostgreSQL on trace/span tables by @erichare in #12820$$$fix: preserve spaces in shareable playground chat input by @Cristhianzl in #12833$$$fix(security): require auth on deprecated /api/v1/upload/{flow_id} by @erichare in #12831$$$fix: prevent XSS in chat messages with rehype-sanitize by @Jkavia in #12718$$$fix(security): close IDOR in get_flow_by_id_or_endpoint_name (LE-639) by @erichare in #12832$$$fix(security): default WEBHOOK_AUTH_ENABLE to True by @erichare in #12845$$$fix: route memory ops to stubs when DB service is noop by @jordanrfrazier in #12808$$$fix: allow backend/frontend Docker builds when main version exists by @vjgit96 in #12854$$$Documentation Updates$$$docs: clarify autosaving and versioned flow saving by @mendonk in #12794$$$docs: add multi-model opensearch component by @mendonk in #12799$$$docs: wxo feature by @mendonk in #12677$$$docs: clarify trace storage when multiple providers are enabled by @mendonk in #12816$$$docs: concatenate and merge options for dataframe operations component by @mendonk in #12835$$$docs: tip for running local ollama models by @mendonk in #12840$$$?? Maintenance Tasks$$$refactor: Center truncate deployment provider URL by @a-effort in #12579$$$chore: upgrade wxo adk to 2.8.0 by @HzaRashid in #12707$$$ref: removes retries from wxo api calls by @jordanrfrazier in #12770$$$ref: set wxo ff to true by default by @jordanrfrazier in #12826$$$fix(ci): prevent duplicate tags and validate tag format in release workflow by @vjgit96 in #12847$$$chore: security patch by @Adam-Aghili in #12725$$$Tests$$$test: add missing test coverage for wxo deployments by @jordanrfrazier in #12689$$$fix: Update signature for WXO tests by @erichare
Langflow x64 Version 1.9.1
Release Date
4/24/2026
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
1.9.1$$$Whats Changed$$$New Features$$$feat: Enhance config loading by applying GUNICORN_CMD_ARGS before programmatic options by @severfire in #12313$$$feat: filter out live connections from wxo adapter by @HzaRashid in #12744$$$feat(deployments): filter WXO agent list to drafts when load_from_provider=true by @HzaRashid in #12745$$$feat(google): refresh Gemini model list and enable tool calling for Gemini 3 by @erichare in #12797$$$feat: e2e tests for deployments api by @HzaRashid in #12767$$$Bug Fixes$$$fix(frontend): filter duplicate draft/live connections in deploy modal by @viktoravelino in #12724$$$fix(custom): honor asname in from X import Y as Z for custom components by @erichare in #12813$$$fix(mcp): close path traversal + cross-user disclosure (PVR0754098) by @erichare in #12818$$$fix: db guards for deployments by @HzaRashid in #12339$$$fix(traces): serialize enum values for PostgreSQL on trace/span tables by @erichare in #12820$$$fix: preserve spaces in shareable playground chat input by @Cristhianzl in #12833$$$fix(security): require auth on deprecated /api/v1/upload/{flow_id} by @erichare in #12831$$$fix: prevent XSS in chat messages with rehype-sanitize by @Jkavia in #12718$$$fix(security): close IDOR in get_flow_by_id_or_endpoint_name (LE-639) by @erichare in #12832$$$fix(security): default WEBHOOK_AUTH_ENABLE to True by @erichare in #12845$$$fix: route memory ops to stubs when DB service is noop by @jordanrfrazier in #12808$$$fix: allow backend/frontend Docker builds when main version exists by @vjgit96 in #12854$$$Documentation Updates$$$docs: clarify autosaving and versioned flow saving by @mendonk in #12794$$$docs: add multi-model opensearch component by @mendonk in #12799$$$docs: wxo feature by @mendonk in #12677$$$docs: clarify trace storage when multiple providers are enabled by @mendonk in #12816$$$docs: concatenate and merge options for dataframe operations component by @mendonk in #12835$$$docs: tip for running local ollama models by @mendonk in #12840$$$?? Maintenance Tasks$$$refactor: Center truncate deployment provider URL by @a-effort in #12579$$$chore: upgrade wxo adk to 2.8.0 by @HzaRashid in #12707$$$ref: removes retries from wxo api calls by @jordanrfrazier in #12770$$$ref: set wxo ff to true by default by @jordanrfrazier in #12826$$$fix(ci): prevent duplicate tags and validate tag format in release workflow by @vjgit96 in #12847$$$chore: security patch by @Adam-Aghili in #12725$$$Tests$$$test: add missing test coverage for wxo deployments by @jordanrfrazier in #12689$$$fix: Update signature for WXO tests by @erichare
Langflow x64 Version 1.8.4
Release Date
4/2/2026
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
Release notes are not available yet
Langflow x64 Version 1.8.4
Release Date
4/2/2026
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
Release notes are not available yet
Langflow x64 Version 1.8.4
Release Date
4/2/2026
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
Release notes are not available yet
Langflow x64 Version 1.8.4
Release Date
4/2/2026
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
Release notes are not available yet
Interested in automating patching for Langflow x64?