4.8.10 test (#2401)

* perf: i18n

* perf: i18n and img tip

* perf: readme

* perf: hide tool ai response

* fix: copy app

* fix: parse image url regx

* perf: folder collection forbid update
This commit is contained in:
Archer
2024-08-16 13:09:17 +08:00
committed by GitHub
parent 5bf0dd0ef1
commit 61347d9aaa
29 changed files with 358 additions and 296 deletions

View File

@@ -24,6 +24,9 @@ weight: 816
3. 新增 - 用户选择节点Debug 模式暂未支持)
4. 商业版新增 - 飞书机器人接入
5. 商业版新增 - 公众号接入接入
6. 修复 - Prompt 模式调用工具stream=false 模式下,会携带 0: 开头标记
7. 修复 - 对话日志鉴权问题:仅为 APP 管理员的用户,无法查看对话日志详情
8. 修复 - 选择 Milvus 部署时,无法导出知识库。
6. 优化 - 知识库集合禁用,目录禁用会递归修改其下所有 children 的禁用状态
7. 修复 - Prompt 模式调用工具stream=false 模式下,会携带 0: 开头标记
8. 修复 - 对话日志鉴权问题:仅为 APP 管理员的用户,无法查看对话日志详情。
9. 修复 - 选择 Milvus 部署时,无法导出知识库。
10. 修复 - 创建 APP 副本,无法复制系统配置。
11. 修复 - 图片识别模式下,自动解析图片链接正则不够严谨问题。