mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-16 08:01:18 +00:00
perf: chat pane (#5462)
* fix: sync pane with URL appId vs Home appId to avoid cross-tab interference (#5456) * perf: chat pane * perf: markdown render * update app chat logs index * doc * doc redirect --------- Co-authored-by: 伍闲犬 <whoeverimf5@gmail.com>
This commit is contained in:
@@ -12,9 +12,12 @@ description: 'FastGPT V4.12.1 更新说明'
|
||||
|
||||
1. 工作流响应优化,主动指定响应值进入历史记录,而不是根据 key 决定。
|
||||
2. 避免工作流中,变量替换导致的死循环或深度递归风险。
|
||||
3. 对话日志导出,固定导出对话详情。
|
||||
|
||||
## 🐛 修复
|
||||
|
||||
1. 工具密钥输入,boolean 值无法通过 form 校验。
|
||||
2. 对话页,pane切换可能导致数据异常。
|
||||
3. 对话日志看板数据表索引不正确。
|
||||
|
||||
## 🔨 工具更新
|
||||
|
Reference in New Issue
Block a user