mirror of
https://github.com/labring/FastGPT.git
synced 2025-12-25 20:02:47 +00:00
* mcp memory * Editor space parse error * fix: ts * fix: debug interactive * fix: templateId * fix: editor in debug * doc
19 lines
325 B
Plaintext
19 lines
325 B
Plaintext
---
|
||
title: 'V4.14.0(包含升级脚本)'
|
||
description: 'FastGPT V4.14.0 更新说明'
|
||
---
|
||
|
||
|
||
|
||
## 🚀 新增内容
|
||
|
||
|
||
## ⚙️ 优化
|
||
|
||
1. 在同一轮对话中,MCP Client 会持久化实例,不会销毁。
|
||
|
||
## 🐛 修复
|
||
|
||
1. Debug 模式下,交互节点无法正常使用。
|
||
2. 富文本编辑器 tab 空格未对齐。
|