feat: View will move when workflow check error;fix: ui refresh error when continuous file upload (#3077)
* fix: plugin output check * fix: ui refresh error when continuous file upload * feat: View will move when workflow check error
This commit is contained in:
@@ -12,9 +12,10 @@ weight: 811
|
||||
1.
|
||||
2. 新增 - 文件上传方案调整,节点直接支持接收文件链接,插件自定义变量支持文件上传。
|
||||
3. 新增 - 对话记录增加时间显示。
|
||||
4. 优化 - 知识库上传文件,优化报错提示。
|
||||
5. 优化 - 全文检索语句,减少一轮查询。
|
||||
6. 优化 - 修改 findLast 为 [...array].reverse().find,适配旧版浏览器。
|
||||
7. 优化 - Markdown 组件自动空格,避免分割 url 中的中文。
|
||||
8. 修复 - Dockerfile pnpm install 支持代理。
|
||||
9. 修复 - BI 图表生成无法写入文件。
|
||||
4. 新增 - 工作流校验错误时,跳转至错误节点。
|
||||
5. 优化 - 知识库上传文件,优化报错提示。
|
||||
6. 优化 - 全文检索语句,减少一轮查询。
|
||||
7. 优化 - 修改 findLast 为 [...array].reverse().find,适配旧版浏览器。
|
||||
8. 优化 - Markdown 组件自动空格,避免分割 url 中的中文。
|
||||
9. 修复 - Dockerfile pnpm install 支持代理。
|
||||
10. 修复 - BI 图表生成无法写入文件。
|
||||
|
||||
Reference in New Issue
Block a user