| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| langflow-1.12.1-py3-none-any.whl | 2026-09-08 | 5.5 kB | |
| langflow_base-1.12.1-py3-none-any.whl | 2026-09-08 | 18.5 MB | |
| 1.12.1 source code.tar.gz | 2026-09-08 | 134.4 MB | |
| 1.12.1 source code.zip | 2026-09-08 | 140.8 MB | |
| README.md | 2026-09-08 | 2.6 kB | |
| Totals: 5 Items | 293.7 MB | 0 | |
What's Changed
🐛 Bug Fixes
- fix(frontend): render no icon for plain select trigger by @Cristhianzl in https://github.com/langflow-ai/langflow/pull/14901
- fix: detect watsonx models behind LiteLLM proxy by @erichare in https://github.com/langflow-ai/langflow/pull/14910
- fix(cli): clean up failed serve inputs by @Liuzikaii in https://github.com/langflow-ai/langflow/pull/14872
- fix(components): stop lazy loading from wiping the built-in registry by @jordanrfrazier in https://github.com/langflow-ai/langflow/pull/14913
- fix(kb): allow recreating names after locked deletion by @erichare in https://github.com/langflow-ai/langflow/pull/14930
- fix: surface the custom-component policy behind a substituted build failure by @erichare in https://github.com/langflow-ai/langflow/pull/14931
- fix: avoid redundant model provider refreshes by @erichare in https://github.com/langflow-ai/langflow/pull/14927
- fix: preserve edges when updating components after a 1.12 upgrade by @Cristhianzl in https://github.com/langflow-ai/langflow/pull/14926
- fix: detect WebKit engine, not Safari by name by @Cristhianzl in https://github.com/langflow-ai/langflow/pull/14922
- fix: sync environment variables for existing users at startup by @erichare in https://github.com/langflow-ai/langflow/pull/14988
- fix: duplicate custom components appearing when lazy load is on by @jordanrfrazier in https://github.com/langflow-ai/langflow/pull/14987
- fix(mcp): let slow-starting MCP servers connect instead of timing out at 20s by @viktoravelino in https://github.com/langflow-ai/langflow/pull/14936
- fix(memory): use the selected embedding provider instead of guessing it from the model name by @viktoravelino in https://github.com/langflow-ai/langflow/pull/14912
- fix(logging): stop one ERROR line from OOM-killing the container with LANGFLOW_LOG_FILE set by @viktoravelino in https://github.com/langflow-ai/langflow/pull/14914
- fix(tracing): name Langfuse traces after the flow instead of its UUID by @viktoravelino in https://github.com/langflow-ai/langflow/pull/14925
- fix(composio): stop Gmail tool-calls from being forced to fabricate an empty attachment by @olayinkaadelakun in https://github.com/langflow-ai/langflow/pull/14991
- fix(release): advance lfx-bundles to 1.1.23 by @erichare in https://github.com/langflow-ai/langflow/pull/14995
New Contributors
- @Liuzikaii made their first contribution in https://github.com/langflow-ai/langflow/pull/14872
Full Changelog: https://github.com/langflow-ai/langflow/compare/v1.12.0...v1.12.1