mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00

* perf: teaxtarea no wheel * remove render error * adapt workflow skip circle * perf: change tab can stream output
736 B
736 B
title, description, icon, draft, toc, weight
title | description | icon | draft | toc | weight |
---|---|---|---|---|---|
V4.8.11(进行中) | FastGPT V4.8.11 更新说明 | upgrade | false | true | 813 |
更新指南
1. 做好数据备份
V4.8.11 更新说明
- 新增 - 聊天记录滚动加载,不再只加载 30 条。
- 新增 - 工作流增加触摸板优先模式。
- 优化 - 工作流嵌套层级限制 20 层,避免因编排不合理导致的无限死循环。
- 优化 - 工作流 handler 性能优化。
- 优化 - 工作流快捷键,避免调试测试时也会触发。
- 优化 - 流输出,切换 tab 时仍可以继续输出。
- 修复 - 知识库选择权限问题。
- 修复 - 空 chatId 发起对话,首轮携带用户选择时会异常。