v4.15.7

labring/FastGPTv4.15.7Aug 7, 2026by c121914yu

AI Summary

This release fixes issues with MCP Streamable HTTP connection fallback, limits portal shortcuts to 3, and corrects file upload validation logic.

Key Highlights

  • Fix for MCP HTTP connection fallback to SSE
  • Portal page shortcut limit adjusted to 3
  • Fix for file upload validation logic

Full Release Notes

## 变更说明

1. 修复 MCP 使用 Streamable HTTP 连接失败并回退到 SSE 时,请求头可能被重复发送的问题。
2. 门户页快捷应用数量上限调整为 3 个,并兼容校验历史配置中超过上限的快捷应用。
3. 修复应用发布后,文件变量配置允许上传文件,但预签名上传接口错误判断为未开启文件上传的问题。

## What's Changed
* Fix 4.15.x by @c121914yu in https://github.com/labring/FastGPT/pull/7469


**Full Changelog**: https://github.com/labring/FastGPT/compare/v4.15.6...v4.15.7