Skip to content

Commit 50994c5

Browse files
committed
feat: 添加 1.10.1 更新说明
1 parent d5899fd commit 50994c5

1 file changed

Lines changed: 39 additions & 1 deletion

File tree

docs/changelog.md

Lines changed: 39 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,45 @@
99

1010

1111
## 2 更新内容
12-
v1.10.0
12+
13+
### v1.10.1
14+
15+
2026 年 8 月 27 日
16+
17+
!!! Tip "新增功能 :star2:"
18+
19+
- feat (MCP): 支持模型配置
20+
- feat (SQL示例): 支持过滤搜索功能
21+
- feat (术语列表): 支持过滤搜索功能
22+
- feat (系统变量): 支持key-value格式 #1310
23+
- feat: 添加助手验证接口
24+
- feat: Hive数据源支持LDAP认证 #1209
25+
26+
!!! Tip "功能优化 :sunflower:"
27+
28+
- refactor: 优化连接池配置 #1256
29+
- refactor: 优化权限字段类型
30+
- refactor: 优化聊天列表排序功能
31+
- refactor: 在成员管理中添加用户时增加回车键搜索功能
32+
- refactor (系统变量): 变量选择时仅有一个选项时无需再次选择
33+
- refactor (X-Pack): 改进自定义提示词过滤搜索
34+
- refactor (X-Pack): 替换dicttoxml为标准库实现以避免GPL许可证风险
35+
36+
!!! Tip "问题修复 :palm_tree:"
37+
38+
- fix: 避免嵌入式作业重复启动
39+
- fix: 修复推荐问题中存在的CWE漏洞
40+
- fix: 修复extract_tables_from_sql错误包含CTE名称作为表名的问题
41+
- fix: get_chart_usage接口中加入对未定义值的检查
42+
- fix: 修复CORS错误导致助手嵌入失败的问题
43+
- fix: 修复Hive DESCRIBE返回列数与ColumnSchema构造函数不匹配的问题 #1210
44+
- fix: 修复connect pool预连接问题
45+
- fix: 修复i18n国际化问题
46+
- fix: 修复术语Excel上传中的路径遍历漏洞(CWE-22)
47+
- fix: 修复模板文件中繁体字转简体字的问题
48+
- fix: 修复工作区页面添加用户时页面冻结的问题
49+
50+
### v1.10.0
1351

1452
2026 年 7 月 16 日
1553

0 commit comments

Comments
 (0)