4.8.13 test (#3085)

* perf: workflow node ui

* chat iframe url
This commit is contained in:
Archer
2024-11-07 12:03:21 +08:00
committed by GitHub
parent fa2fbc1ddd
commit dc95ab1dc1
19 changed files with 111 additions and 43 deletions

View File

@@ -17,5 +17,6 @@ weight: 811
6. 优化 - 全文检索语句,减少一轮查询。
7. 优化 - 修改 findLast 为 [...array].reverse().find适配旧版浏览器。
8. 优化 - Markdown 组件自动空格,避免分割 url 中的中文。
9. 修复 - Dockerfile pnpm install 支持代理
10. 修复 - BI 图表生成无法写入文件。
9. 优化 - 工作流上下文拆分,性能优化
10. 修复 - Dockerfile pnpm install 支持代理。
11. 修复 - BI 图表生成无法写入文件。