Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
赵月辉
/
fastgpt-migrated
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Unverified
Commit
cf1eb709
authored
Mar 06, 2026
by
Finley Ge
Committed by
GitHub
Mar 06, 2026
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: upgrade v4.14.8 (#6518)
parent
939282b7
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
+5
-3
document/content/docs/self-host/upgrading/4-14/4148.mdx
+5
-3
document/data/doc-last-modified.json
+0
-0
No files found.
document/content/docs/self-host/upgrading/4-14/4148.mdx
View file @
cf1eb709
---
---
title: 'V4.14.8
(进行中)
'
title: 'V4.14.8'
description: 'FastGPT V4.14.8 更新说明'
description: 'FastGPT V4.14.8 更新说明'
---
---
## 🚀 新增内容
## 🚀 新增内容
1. Next.js 版本升级到 1
5
。
1. Next.js 版本升级到 1
6, 本地使用 rspacak,本地开发性能提高 3~5 倍
。
2. 重构代码沙盒,统一隔离方案,支持网络请求以及内置依赖包。
2. 重构代码沙盒,统一隔离方案,支持网络请求以及内置依赖包。
## ⚙️ 优化
## ⚙️ 优化
1. 兼容 MCP 中 JSON Schema type 类型不在枚举类型里。
1. 兼容 MCP 中 JSON Schema type 类型不在枚举类型里。
2. 知识库搜索 变量应用文案修改为更直观的描述。
## 🐛 修复
## 🐛 修复
1. 新 SDK 兼容:连续调用同一个 MCP 服务时,多次连接导致报错。
1. 新 SDK 兼容:连续调用同一个 MCP 服务时,多次连接导致报错。
2. 文本与工具同时输出时,保存后顺序异常。
2. 文本与工具同时输出时,保存后顺序异常。
3. 变量更新逻辑,如果输入中有 `$1` 会被替换为捕获组。
4. API 知识库返回值返回传入的文件 title,若没有传入 title 则不返回内容。
document/data/doc-last-modified.json
View file @
cf1eb709
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment