fix: model selector overlay (#5511)

This commit is contained in:
Archer
2025-08-20 21:58:13 +08:00
committed by GitHub
parent c7fd9308a3
commit e19eddf976
7 changed files with 49 additions and 37 deletions

View File

@@ -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)

View File

@@ -0,0 +1,23 @@
---
title: 'V4.12.2(进行中)'
description: 'FastGPT V4.12.2 更新说明'
---
## 🚀 新增内容
## ⚙️ 优化
## 🐛 修复
1. 独立对话页部分 UI 异常。
2. 多选选择器导致的页面崩溃。
3. 移动端,分享链接,异常加载了登录态对话页的导航。
4. 用户同步可能出现写冲突问题。
5. 无法完全关闭系统套餐,会存在空对象默认值,导致鉴权异常。
## 🔨 工具更新
1. Doc2x 工具响应值异常。