v4.11.1

labring/FastGPTv4.11.1Aug 1, 2025by c121914yu

AI Summary

A feature release introducing system tool direct calling support, MCP restructuring, account deletion, and the new document framework.

Key Highlights

  • System tools and toolsets now support direct tool calling in workflows.
  • MCP structure rewritten to allow automatic updates without redeployment.
  • Added account deletion functionality.
  • Introduced a new document framework.
  • Added GLM 4.5 series model configuration.

New Features

  • Account deletion feature.
  • GLM 4.5 model support.
  • System tool direct calling support.
  • MCP auto-update capability.
  • Conversation log dashboard with custom field display.

Full Release Notes

## 🚀 新增内容

1. 系统工具,工具集支持直接给工具调用使用。 @FinleyGe 
2. MCP 结构重写,更新 MCP后,会自动更新所有在用的 MCP 组件,无需重新删除再添加。 @newfish-cmyk 
3. 对话日志看板,支持自定义字段展示。 @FinleyGe 
4. 账号注销。 @c121914yu 
5. 新文档框架。 @dreamer6680 
6. GLM 4.5 系列模型配置。 @c121914yu 

## ⚙️ 优化

1. 兑换码功能支持指定对公支付模式。 @c121914yu 
2. 优化支付套餐模式。 @xqvvu 
3. 全局变量修改变量名后,节点中的引用值不会丢失。 @c121914yu 
4. 将模型预设配置移动到 FastGPT Plugin 项目中。 @c121914yu 

## 🐛 修复

1. MCP object 类型数据传递错误。 @FinleyGe 
2. 登录页 UI 偏移。 @xqvvu 
3. Excel 表带有换行符号时,导致分块异常。  @colnii 
4. Doc2x PDF 识别去除多余标签。 @colnii 
5. 404 页面翻译失效 @Kuro-P

## 🔨 工具更新

1. 新增:libulibu 绘图工具。
2. 新增:秘塔搜索工具。
3. 新增:支持 Signoz 系统监控接入。
4. 修复:数学表达式工具数据类型错误。

## 升级说明

### 1. 更新镜像:

- 更新 FastGPT 镜像tag: v4.11.1
- 更新 FastGPT 商业版镜像tag: v4.11.1
- 更新 fastgpt-plugin 镜像 tag: v0.1.7
- mcp_server 无需更新
- Sandbox 无需更新
- AIProxy 无需更新

## What's Changed
* update version doc by @c121914yu in https://github.com/labring/FastGPT/pull/5272
* Update 4100.md by @Deepturn in https://github.com/labring/FastGPT/pull/5273
* version doc by @c121914yu in https://github.com/labring/FastGPT/pull/5275
* action by @c121914yu in https://github.com/labring/FastGPT/pull/5277
* update secret by @c121914yu in https://github.com/labring/FastGPT/pull/5278
* Fix API method for retrieving WX login result from GET to POST by @ctrlz526 in https://github.com/labring/FastGPT/pull/5281
* chore(deps): bump form-data from 4.0.2 to 4.0.4 by @dependabot[bot] in https://github.com/labring/FastGPT/pull/5279
* Refactor login initialization logic to remove unused configuration by @ctrlz526 in https://github.com/labring/FastGPT/pull/5283
* perf: read file internal by @c121914yu in https://github.com/labring/FastGPT/pull/5282
* feat: coupoun support bank pay way by @c121914yu in https://github.com/labring/FastGPT/pull/5285
* feat: deleted user by @c121914yu in https://github.com/labring/FastGPT/pull/5289
* feat: enhance wallet billing features by @xqvvu in https://github.com/labring/FastGPT/pull/5293
* extra point by @c121914yu in https://github.com/labring/FastGPT/pull/5296
* fix: i18n by @c121914yu in https://github.com/labring/FastGPT/pull/5297
* New document by @c121914yu in https://github.com/labring/FastGPT/pull/5299
* Doc action test by @c121914yu in https://github.com/labring/FastGPT/pull/5302
* feat:add 4111.mdx and remove unuse doc by @dreamer6680 in https://github.com/labring/FastGPT/pull/5303
* Document action by @c121914yu in https://github.com/labring/FastGPT/pull/5304
* chore(deps): bump form-data from 4.0.2 to 4.0.4 in /plugins/webcrawler/SPIDER by @dependabot[bot] in https://github.com/labring/FastGPT/pull/5301
* chore(deps): bump starlette from 0.27.0 to 0.47.2 in /plugins/model/llm-ChatGLM2 by @dependabot[bot] in https://github.com/labring/FastGPT/pull/5300
* remove old doc by @c121914yu in https://github.com/labring/FastGPT/pull/5305
* fix: doc action by @c121914yu in https://github.com/labring/FastGPT/pull/5306
* fix:change docs url by @dreamer6680 in https://github.com/labring/FastGPT/pull/5307
* doc: evaluation by @newfish-cmyk in https://github.com/labring/FastGPT/pull/5276
* Fix document action and content by @c121914yu in https://github.com/labring/FastGPT/pull/5308
* fix:add not-found path map by @dreamer6680 in https://github.com/labring/FastGPT/pull/5309
* fix:not-found not return jsx by @dreamer6680 in https://github.com/labring/FastGPT/pull/5311
* add tool params return by @newfish-cmyk in https://github.com/labring/FastGPT/pull/5312
* feat:get lastmodified time by git log by @dreamer6680 in https://github.com/labring/FastGPT/pull/5314
* Update 4100.mdx by @c121914yu in https://github.com/labring/FastGPT/pull/5325
* fix: page /404 translator not working bug by @Kuro-P in https://github.com/labring/FastGPT/pull/5320
* fix: fix the login container; fix the incorrect input of captcha enter trigger by @xqvvu in https://github.com/labring/FastGPT/pull/5327
* feat: add robots.txt by @dreamer6680 in https://github.com/labring/FastGPT/pull/5339
* fix: resole crawl cannot get docs by @dreamer6680 in https://github.com/labring/FastGPT/pull/5344
* docs: update plugin guide by @FinleyGe in https://github.com/labring/FastGPT/pull/5345
* feature: V4.11.1 by @c121914yu in https://github.com/labring/FastGPT/pull/5350
* Update doc by @c121914yu in https://github.com/labring/FastGPT/pull/5358
* fix: plugin not get system input config by @c121914yu in https://github.com/labring/FastGPT/pull/5363
* fix: tool not clone by @c121914yu in https://github.com/labring/FastGPT/pull/5364
* fix: simple mode toolset not refresh tool config by @c121914yu in https://github.com/labring/FastGPT/pull/5365


**Full Changelog**: https://github.com/labring/FastGPT/compare/v4.11.0...v4.11.1