mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-14 15:11:13 +00:00
@@ -103,6 +103,7 @@ description: FastGPT 文档目录
|
||||
- [/docs/upgrading/4-12/4122](/docs/upgrading/4-12/4122)
|
||||
- [/docs/upgrading/4-12/4123](/docs/upgrading/4-12/4123)
|
||||
- [/docs/upgrading/4-12/4124](/docs/upgrading/4-12/4124)
|
||||
- [/docs/upgrading/4-12/4125](/docs/upgrading/4-12/4125)
|
||||
- [/docs/upgrading/4-8/40](/docs/upgrading/4-8/40)
|
||||
- [/docs/upgrading/4-8/41](/docs/upgrading/4-8/41)
|
||||
- [/docs/upgrading/4-8/42](/docs/upgrading/4-8/42)
|
||||
|
18
document/content/docs/upgrading/4-12/4125.mdx
Normal file
18
document/content/docs/upgrading/4-12/4125.mdx
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: 'V4.12.5(进行中)'
|
||||
description: 'FastGPT V4.12.5 更新说明'
|
||||
---
|
||||
|
||||
## 🚀 新增内容
|
||||
|
||||
|
||||
## ⚙️ 优化
|
||||
|
||||
1. 系统工具增加对应 author 名字显示。同时使用安全的 I18n 翻译。
|
||||
|
||||
## 🐛 修复
|
||||
|
||||
|
||||
## 🔨 插件更新
|
||||
|
||||
1. 新增火山引擎融合信息搜索工具。
|
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"title": "4.12.x",
|
||||
"description": "",
|
||||
"pages": ["4124", "4123", "4122", "4121", "4120"]
|
||||
"pages": ["4125", "4124", "4123", "4122", "4121", "4120"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user