v4.14.10.3
labring/FastGPTv4.14.10.3Apr 9, 2026by c121914yu
AI Summary
Fixes OpenAPI documentation generation and resolves authentication issues with MCP tools.
Key Highlights
- Fixed OpenAPI schema issues that prevented documents from opening.
- Resolved authentication failures in MCP tools.
Full Release Notes
## 变更说明 1. 修复 openapi 文档类型因特殊schema无法打开 2. 修复 mcp 鉴权问题 ## What's Changed * fix: openapi schema issue while creating openapi json by @xqvvu in https://github.com/labring/FastGPT/pull/6727 * deploy doc by @c121914yu in https://github.com/labring/FastGPT/pull/6728 * doc by @c121914yu in https://github.com/labring/FastGPT/pull/6730 * fix: mcp auth by @c121914yu in https://github.com/labring/FastGPT/pull/6733 **Full Changelog**: https://github.com/labring/FastGPT/compare/v4.14.10.2...v4.14.10.3