Files
FastGPT/document/content/docs/upgrading/4-13/4131.mdx
heheer 5a2ba5a340 fix: add missing MongoAppChatLog updates for interactive chat sessions (#5716)
* fix: add missing MongoAppChatLog updates for interactive chat sessions

* fix: interactive response not update log

* doc

---------

Co-authored-by: archer <545436317@qq.com>
2025-09-27 19:43:37 +08:00

23 lines
437 B
Plaintext

---
title: 'V4.13.1(进行中)'
description: 'FastGPT V4.13.1 更新说明'
---
## 🚀 新增内容
## ⚙️ 优化
## 🐛 修复
1. 循环节点中,每轮结束,未清除上一轮交互响应值。
2. 交互节点响应后,未更新对话记录统计数据。
3. prompt 编辑器,弹窗中的默认值存在显示异常。
4. 表单输入,变量名包含.符号时,无法正常输入值。
## 🔨 插件更新