Files
FastGPT/docSite/content/zh-cn/docs/development/upgrading/4914.md
Archer d44befeff0 Feat: admin audit (#5068)
* add admin audit (#5041)

* Test audit (#5058)

* feat: operation index

* fix: delete update vector

* perf: Clear invalid data

* perf: index

* perf: cleare invalid data

* index

* perf: audit event

* fix: schema enum

* add audit.svg (#5060)

Co-authored-by: dreamer6680 <146868355@qq.com>

* update package

* perf: audit

* perf: code move

* eslint

* doc

---------

Co-authored-by: gggaaallleee <91131304+gggaaallleee@users.noreply.github.com>
Co-authored-by: dreamer6680 <1468683855@qq.com>
Co-authored-by: dreamer6680 <146868355@qq.com>
2025-06-19 10:35:21 +08:00

362 B

title, description, icon, draft, toc, weight
title description icon draft toc weight
V4.9.14(进行中) FastGPT V4.9.14 更新说明 upgrade false true 787

🚀 新增内容

  1. 知识库导入,支持配置:自动将文件名加入系统索引中。
  2. Admin 端审计日志。

⚙️ 优化

  1. 统一知识库训练队列代码逻辑。
  2. 输入框 UX。

🐛 修复