| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| langflow-1.6.5-py3-none-any.whl | 2025-10-21 | 6.6 kB | |
| langflow_base-0.6.5-py3-none-any.whl | 2025-10-21 | 15.8 MB | |
| 1.6.5 source code.tar.gz | 2025-10-20 | 221.7 MB | |
| 1.6.5 source code.zip | 2025-10-20 | 223.6 MB | |
| README.md | 2025-10-20 | 1.0 kB | |
| Totals: 5 Items | 461.1 MB | 16 | |
What's Changed
✨ New Features
- feat: pin mcp-composer to specific version by @jordanrfrazier in https://github.com/langflow-ai/langflow/pull/10285
🐛 Bug Fixes
- fix: fix cleanEdges to work with group_outputs logic, make tests by @lucaseduoli in https://github.com/langflow-ai/langflow/pull/10188
- fix: group output comment by @lucaseduoli in https://github.com/langflow-ai/langflow/pull/10212
- fix: Extract text content from Message objects for agent input by @jordanrfrazier in https://github.com/langflow-ai/langflow/pull/10219
- fix: non-processible error when empty body is sent to fastAPI (#10248) by @jordanrfrazier in https://github.com/langflow-ai/langflow/pull/10253
- fix: agent streaming cumulative tokens instead of partial messages by @jordanrfrazier in https://github.com/langflow-ai/langflow/pull/10216
Full Changelog: https://github.com/langflow-ai/langflow/compare/1.6.4...1.6.5