hide audit (#5740)

This commit is contained in:
Archer
2025-10-09 15:10:19 +08:00
committed by GitHub
parent 7942805af9
commit aba0b4c824
5 changed files with 25 additions and 3 deletions

View File

@@ -109,6 +109,7 @@ description: FastGPT 文档目录
- [/docs/upgrading/4-12/4124](/docs/upgrading/4-12/4124)
- [/docs/upgrading/4-13/4130](/docs/upgrading/4-13/4130)
- [/docs/upgrading/4-13/4131](/docs/upgrading/4-13/4131)
- [/docs/upgrading/4-13/4132](/docs/upgrading/4-13/4132)
- [/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)

View File

@@ -0,0 +1,19 @@
---
title: 'V4.13.1'
description: 'FastGPT V4.13.1 更新说明'
---
## 🚀 新增内容
## ⚙️ 优化
1. 非管理员无法看到团队审计日志。
## 🐛 修复
## 🔨 插件更新
1. Perplexity search 工具。

View File

@@ -1,5 +1,5 @@
{
"title": "4.13.x",
"description": "",
"pages": ["4131", "4130"]
"pages": ["4132", "4131", "4130"]
}