mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-02 01:02:05 +08:00
optimize app update time (#6127)
* feat: add chat visibility controls and improve quote reader permissions (#6102) * feat: add chat visibility controls and improve quote reader permissions * fix test * zod * fix * test & openapi * frontend filter * update name * fix * fix * rename variables * fix * test * fix build * fix * fix --------- Co-authored-by: archer <545436317@qq.com> * app update time * recent app * fix * type * fix * context * perf: update app usingtime code * fix: ts * update parent * doc * perf: code per * unauth refresh --------- Co-authored-by: archer <545436317@qq.com>
This commit is contained in:
@@ -7,6 +7,8 @@ description: 'FastGPT V4.14.5 更新说明'
|
||||
## 🚀 新增内容
|
||||
|
||||
1. 对话记录使用侧改成软删除,增加从日志管理里删除对话记录。
|
||||
2. 更新Agent/工具时,会更新其上层所有目录的更新时间,以便其会排在列表前面。
|
||||
3. 门户页支持配置单个应用运行可见度配。
|
||||
|
||||
## ⚙️ 优化
|
||||
|
||||
|
||||
Reference in New Issue
Block a user