Files
FastGPT/projects/app/public/docs/versionIntro.md
Archer ab0fc517dc fix: err tip (#3666)
* fix: err tip

* perf: training queue

* doc
2025-01-25 14:10:56 +08:00

13 lines
601 B
Markdown
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.
### FastGPT V4.8.20 更新说明
1. 新增 - 使用记录导出和仪表盘。
2. 新增 - markdown 语法扩展,支持音视频(代码块 audio 和 video
3. 新增 - 飞书/语雀知识库。
4. 新增 - 工作流知识库检索支持按知识库权限进行过滤。
5. 新增 - 流程等待插件,可以等待 n 毫秒后继续执行流程。
6. 新增 - 飞书机器人接入,支持配置私有化飞书地址。
7. 新增 - 支持通过 JSON 配置直接创建应用。
8. 新增 - 支持通过 CURL 脚本快速创建 HTTP 插件。
9. 新增 - 支持部门架构权限模式。