v4.14.10.1
labring/FastGPTv4.14.10.1Apr 1, 2026by c121914yu
AI Summary
The release addresses bugs in workflow number inputs and SSE MCP parallel calls while adding CPU metrics collection for OTEL monitoring.
Key Highlights
- Fix workflow number input unable to type normally
- Fix SSE MCP parallel call error
- Add CPU metrics collection for OTEL
New Features
- Add CPU metrics, lower frequency to report metrics and trace
- Fix number input issues
- Optimize MCP performance
Full Release Notes
## 变更说明 1. 修复工作流里,数字输入框无法正常输入。 2. 修复 SSE MCP 并行调用报错问题。 3. OTEL 增加 CPU 采集。 ## What's Changed * chore: add cpu metrics, lower frequency to report metrics and trace by @xqvvu in https://github.com/labring/FastGPT/pull/6693 * update deploy yml by @c121914yu in https://github.com/labring/FastGPT/pull/6695 * fix: number input by @xqvvu in https://github.com/labring/FastGPT/pull/6698 * mcp perf by @c121914yu in https://github.com/labring/FastGPT/pull/6697 **Full Changelog**: https://github.com/labring/FastGPT/compare/v4.14.10...v4.14.10.1