mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-14 23:22:22 +00:00
fix: model selector overlay (#5511)
This commit is contained in:
@@ -100,6 +100,7 @@ description: FastGPT 文档目录
|
||||
- [/docs/upgrading/4-11/4111](/docs/upgrading/4-11/4111)
|
||||
- [/docs/upgrading/4-12/4120](/docs/upgrading/4-12/4120)
|
||||
- [/docs/upgrading/4-12/4121](/docs/upgrading/4-12/4121)
|
||||
- [/docs/upgrading/4-12/4122](/docs/upgrading/4-12/4122)
|
||||
- [/docs/upgrading/4-8/40](/docs/upgrading/4-8/40)
|
||||
- [/docs/upgrading/4-8/41](/docs/upgrading/4-8/41)
|
||||
- [/docs/upgrading/4-8/42](/docs/upgrading/4-8/42)
|
||||
|
23
document/content/docs/upgrading/4-12/4122.mdx
Normal file
23
document/content/docs/upgrading/4-12/4122.mdx
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
title: 'V4.12.2(进行中)'
|
||||
description: 'FastGPT V4.12.2 更新说明'
|
||||
---
|
||||
|
||||
|
||||
## 🚀 新增内容
|
||||
|
||||
|
||||
## ⚙️ 优化
|
||||
|
||||
|
||||
## 🐛 修复
|
||||
|
||||
1. 独立对话页部分 UI 异常。
|
||||
2. 多选选择器导致的页面崩溃。
|
||||
3. 移动端,分享链接,异常加载了登录态对话页的导航。
|
||||
4. 用户同步可能出现写冲突问题。
|
||||
5. 无法完全关闭系统套餐,会存在空对象默认值,导致鉴权异常。
|
||||
|
||||
## 🔨 工具更新
|
||||
|
||||
1. Doc2x 工具响应值异常。
|
Reference in New Issue
Block a user