v4.14.17

labring/FastGPTv4.14.17Apr 28, 2026by c121914yu

AI Summary

A maintenance release focusing on API validation fixes, portal file upload improvements, and S3 configuration compatibility.

Key Highlights

  • Fixed API knowledge base parentId type validation errors.
  • Resolved file upload failures on the portal page.
  • Fixed file parsing issues in the commercial version when S3 External Endpoint is not configured.

Full Release Notes

## 升级指南

### 1. 更新镜像 tag

- 更新 fastgpt-app(fastgpt 主服务) 镜像 tag: v4.14.17
- 更新 fastgpt-pro(fastgpt 商业版) 镜像 tag: v4.14.17

## 🐛 修复

1. API 知识库 parentId 类型校验错误。
2. 门户页对话无法上传文件。
3. 商业版未包含内部文件解析接口,如果未配置 S3 External Endpoint,会导致文件解析失败。

## What's Changed
* chore: backport selected main commits to v4.14.x by @xqvvu in https://github.com/labring/FastGPT/pull/6840


**Full Changelog**: https://github.com/labring/FastGPT/compare/v4.14.16...v4.14.17