mirror of
https://github.com/labring/FastGPT.git
synced 2025-12-25 20:02:47 +00:00
* chat log soft delete * perf: history api * add history test * Update packages/web/i18n/en/app.json Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * zod parse error * fix: ts --------- Co-authored-by: archer <545436317@qq.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
20 lines
306 B
Plaintext
20 lines
306 B
Plaintext
---
|
|
title: 'V4.14.5(进行中)'
|
|
description: 'FastGPT V4.14.5 更新说明'
|
|
---
|
|
|
|
|
|
## 🚀 新增内容
|
|
|
|
1. 对话记录使用侧改成软删除,增加从日志管理里删除对话记录。
|
|
|
|
## ⚙️ 优化
|
|
|
|
|
|
## 🐛 修复
|
|
|
|
1. MCP 工具创建时,使用自定义鉴权头会报错。
|
|
|
|
|
|
## 插件
|