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
31ad2d61
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 (#6520)
parent
cf1eb709
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
36 additions
and
9 deletions
+36
-9
document/content/docs/self-host/upgrading/4-14/4148.en.mdx
+23
-7
document/content/docs/self-host/upgrading/4-14/4148.mdx
+12
-1
document/data/doc-last-modified.json
+1
-1
No files found.
document/content/docs/self-host/upgrading/4-14/4148.en.mdx
View file @
31ad2d61
---
title: 'V4.14.8
(In Progress)
'
title: 'V4.14.8'
description: 'FastGPT V4.14.8 Release Notes'
---
## Upgrade Guide
##
New Featur
es
##
# Update Imag
es
1. Upgraded Next.js to version 15.
- FastGPT image tag: v4.14.8
- FastGPT commercial image tag: v4.14.8
- fastgpt-plugin image tag: no update needed
- mcp_server: no update needed
- sandbox image tag: v4.14.8
- AIProxy: no update needed
- mongo: no update needed
##
Improvement
s
##
🚀 New Feature
s
1. Compatible with MCP JSON Schema type values not in the enum type list.
1. Upgraded Next.js to version 16 with rspack for local development, delivering 3–5× faster local development performance.
2. Refactored the code sandbox with a unified isolation model, adding support for network requests and built-in dependency packages.
##
Bug Fixe
s
##
⚙️ Improvement
s
1. New SDK compatibility: consecutive calls to the same MCP service caused errors due to multiple connections.
1. MCP JSON Schema `type` fields no longer need to be restricted to enum values.
2. Updated the variable reference label in Knowledge Base search to use clearer, more intuitive wording.
## 🐛 Bug Fixes
1. New SDK compatibility: fixed errors caused by multiple connections when calling the same MCP service consecutively.
2. Fixed incorrect ordering of text and tool outputs after saving when both are produced simultaneously.
3. Fixed variable update logic where `$1` in input values was incorrectly replaced by a regex capture group.
4. API Knowledge Base now returns the `title` of the uploaded file in the response; if no `title` was provided, the field is omitted.
document/content/docs/self-host/upgrading/4-14/4148.mdx
View file @
31ad2d61
...
...
@@ -3,10 +3,21 @@ title: 'V4.14.8'
description: 'FastGPT V4.14.8 更新说明'
---
## 更新指南
### 更新镜像
- 更新 FastGPT 镜像 tag: v4.14.8
- 更新 FastGPT 商业版镜像 tag: v4.14.8
- 更新 fastgpt-plugin 镜像 tag: 无需更新
- mcp_server 无需更新
- 更新 sandbox 镜像 tag: v4.14.8
- AIProxy 无需更新
- mongo 无需更新
## 🚀 新增内容
1. Next.js 版本升级到 16, 本地使用 rspacak,本地开发性能提高 3~5 倍。
1. Next.js 版本升级到 16, 本地
开发
使用 rspacak,本地开发性能提高 3~5 倍。
2. 重构代码沙盒,统一隔离方案,支持网络请求以及内置依赖包。
## ⚙️ 优化
...
...
document/data/doc-last-modified.json
View file @
31ad2d61
...
...
@@ -232,7 +232,7 @@
"document/content/docs/self-host/upgrading/4-14/4147.en.mdx"
:
"2026-03-03T17:39:47+08:00"
,
"document/content/docs/self-host/upgrading/4-14/4147.mdx"
:
"2026-03-03T17:39:47+08:00"
,
"document/content/docs/self-host/upgrading/4-14/4148.en.mdx"
:
"2026-03-03T17:39:47+08:00"
,
"document/content/docs/self-host/upgrading/4-14/4148.mdx"
:
"2026-03-06T19:
02
:04+08:00"
,
"document/content/docs/self-host/upgrading/4-14/4148.mdx"
:
"2026-03-06T19:
11
:04+08:00"
,
"document/content/docs/self-host/upgrading/outdated/40.en.mdx"
:
"2026-03-03T17:39:47+08:00"
,
"document/content/docs/self-host/upgrading/outdated/40.mdx"
:
"2026-03-03T17:39:47+08:00"
,
"document/content/docs/self-host/upgrading/outdated/41.en.mdx"
:
"2026-03-03T17:39:47+08:00"
,
...
...
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