v4.14.30
labring/FastGPTv4.14.30Aug 10, 2026by FinleyGe
AI Summary
This release addresses a specific bug in the Model Context Protocol (MCP) integration where headers were being duplicated in Server-Sent Events (SSE) fallback scenarios.
Key Highlights
- Fixed header duplication in MCP SSE fallback mechanism
- Resolved SSE header handling issues for Model Context Protocol
Full Release Notes
## What's Changed * fix(mcp): avoid duplicating headers in SSE fallback by @FinleyGe in https://github.com/labring/FastGPT/pull/7448 **Full Changelog**: https://github.com/labring/FastGPT/compare/v4.14.29...v4.14.30