v4.11.1-fix
labring/FastGPTv4.11.1-fixAug 5, 2025by c121914yu
AI Summary
A hotfix to resolve an issue where the response value of the new MCP tool was not being captured correctly in workflows.
Key Highlights
- Fixed MCP tool response output retrieval in workflows.
- Fixed Docker build arguments for the MCP image proxy.
Full Release Notes
## 变更说明 1. 修复新版 MCP tool 无法在工作流中获取其响应值。 ## What's Changed * fix: missing build mcp image args by @503612012 in https://github.com/labring/FastGPT/pull/5366 * 4.11.2 dev by @c121914yu in https://github.com/labring/FastGPT/pull/5368 * Fix: action by @c121914yu in https://github.com/labring/FastGPT/pull/5369 * perf: memory leak by @c121914yu in https://github.com/labring/FastGPT/pull/5370 * feat: move robots.txt to toc.mdx by @dreamer6680 in https://github.com/labring/FastGPT/pull/5372 * Update dataset.mdx by @Deepturn in https://github.com/labring/FastGPT/pull/5381 * fix dataset list item tag margin by @newfish-cmyk in https://github.com/labring/FastGPT/pull/5380 * fix: build mcp image proxy by @503612012 in https://github.com/labring/FastGPT/pull/5379 * fix: doc preview action;update doc by @c121914yu in https://github.com/labring/FastGPT/pull/5383 * fix docker file by @c121914yu in https://github.com/labring/FastGPT/pull/5385 * update doc search engine by @c121914yu in https://github.com/labring/FastGPT/pull/5386 * 更新 4112.mdx by @c121914yu in https://github.com/labring/FastGPT/pull/5387 * fix: mcp not response output by @c121914yu in https://github.com/labring/FastGPT/pull/5388 **Full Changelog**: https://github.com/labring/FastGPT/compare/v4.11.1...v4.11.1-fix