New
1.6.5
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