Files
FastGPT/document/content/docs/upgrading/4-11/4111.mdx
2025-08-07 22:49:09 +08:00

47 lines
1.3 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: 'V4.11.1'
description: 'FastGPT V4.11.1 更新说明'
---
## 升级说明
### 1. 更新镜像:
- 更新 FastGPT 镜像tag: v4.11.1-fix2
- 更新 FastGPT 商业版镜像tag: v4.11.1-fix
- 更新 fastgpt-plugin 镜像 tag: v0.1.7
- mcp_server 无需更新
- Sandbox 无需更新
- AIProxy 无需更新
## 🚀 新增内容
1. 系统工具,工具集支持直接给工具调用使用。
2. MCP 结构重写,更新 MCP后会自动更新所有在用的 MCP 组件,无需重新删除再添加。
3. 对话日志看板,支持自定义字段展示。
4. 账号注销。
5. 新文档框架。
6. GLM 4.5 系列模型配置。
## ⚙️ 优化
1. 兑换码功能支持指定对公支付模式。
2. 优化支付套餐模式。
3. 全局变量修改变量名后,节点中的引用值不会丢失。
4. 将模型预设配置移动到 FastGPT Plugin 项目中。
## 🐛 修复
1. MCP object 类型数据传递错误。
2. 登录页 UI 偏移。
3. Excel 表带有换行符号时,导致分块异常。
4. Doc2x PDF 识别去除多余标签。
5. 404 页面翻译失效。
## 🔨 工具更新
1. 新增libulibu 绘图工具。
2. 新增:秘塔搜索工具。
3. 新增:支持 Signoz 系统监控接入。
4. 修复:数学表达式工具数据类型错误。