| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| langflow-1.11.4-py3-none-any.whl | 2026-08-19 | 5.7 kB | |
| langflow_base-0.11.4-py3-none-any.whl | 2026-08-19 | 18.2 MB | |
| 1.11.4 source code.tar.gz | 2026-08-17 | 131.9 MB | |
| 1.11.4 source code.zip | 2026-08-17 | 137.5 MB | |
| README.md | 2026-08-17 | 3.1 kB | |
| Totals: 5 Items | 287.7 MB | 1 | |
What's Changed
🐛 Bug Fixes
- fix: keep LFX index aligned in release workflows by @erichare in https://github.com/langflow-ai/langflow/pull/14105
- fix(ci): poll PyPI before publishing nightly by @erichare in https://github.com/langflow-ai/langflow/pull/14222
- fix(ci): make nightly release branch static and fix workflow structure by @vjgit96 in https://github.com/langflow-ai/langflow/pull/14219
- fix(ci): target 1.12 release nightlies by @erichare in https://github.com/langflow-ai/langflow/pull/14240
- fix(components): send chained input as user turn by @Cristhianzl in https://github.com/langflow-ai/langflow/pull/14286
- fix(cuga): correct event debug log typo by @erichare in https://github.com/langflow-ai/langflow/pull/14275
- fix(mcp): match display_name and description in search_registry query filter by @Simonzhaohui in https://github.com/langflow-ai/langflow/pull/14270
- fix(mcp): backport MCP SDK <2.0 pin for uvx-launched servers by @viktoravelino in https://github.com/langflow-ai/langflow/pull/14298
- fix(deps): restore FastAPI range by @erichare in https://github.com/langflow-ai/langflow/pull/14301
- fix(ci): align nightly workflows with langflow-base by @erichare in https://github.com/langflow-ai/langflow/pull/14352
- fix(deps): bump vulnerable dependency floors and add npm overrides by @Adam-Aghili in https://github.com/langflow-ai/langflow/pull/14529
- fix(docker): pin Node and npm major across all image variants by @erichare in https://github.com/langflow-ai/langflow/pull/14531
- fix(mcp): don't commit a borrowed transaction during startup MCP reconciliation by @erichare in https://github.com/langflow-ai/langflow/pull/14545
- fix(security): complete image dependency remediation (release-1.11.4) by @erichare in https://github.com/langflow-ai/langflow/pull/14546
- fix(ci): assert the base wheel's real console script name (release-1.11.4) by @erichare in https://github.com/langflow-ai/langflow/pull/14572
- fix(mcp): merge per-request global variables with the stored ones by @erichare in https://github.com/langflow-ai/langflow/pull/14604
- fix(background): scope suspended-run supersede to the submitting session (release-1.11.4) by @erichare in https://github.com/langflow-ai/langflow/pull/14615
📝 Documentation Updates
- docs: fastapi pagination error troubleshooting by @mendonk in https://github.com/langflow-ai/langflow/pull/14294
Others
- ci: fix flaky Playwright report aggregation by @erichare in https://github.com/langflow-ai/langflow/pull/14221
- chore: update deps 1.11.1 by @Adam-Aghili in https://github.com/langflow-ai/langflow/pull/14280
- chore(deps): remediate Mend scan findings on release-1.11.4 (backport of [#14555]) by @erichare in https://github.com/langflow-ai/langflow/pull/14562
New Contributors
- @Simonzhaohui made their first contribution in https://github.com/langflow-ai/langflow/pull/14270
Full Changelog: https://github.com/langflow-ai/langflow/compare/v1.11.3...v1.11.4