mirror of
https://github.com/hellodigua/ChatLab.git
synced 2026-05-24 15:40:19 +08:00
release: v0.15.0
This commit is contained in:
@@ -1,4 +1,42 @@
|
||||
[
|
||||
{
|
||||
"version": "0.15.0",
|
||||
"date": "2026-04-08",
|
||||
"summary": "大幅度优化搜索与查询性能,搜索工具支持自动携带上下文消息,优化AI模型配置并新增部分服务商,并支持 Linux 平台。",
|
||||
"changes": [
|
||||
{
|
||||
"type": "feat",
|
||||
"items": [
|
||||
"增加查询缓存以加速访问",
|
||||
"搜索工具支持自动携带上下文消息",
|
||||
"重构模型配置逻辑",
|
||||
"新用户首次启动时优先弹出语言选择弹窗",
|
||||
"实验室新增基础调试工具",
|
||||
"移除旧版提示词"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "fix",
|
||||
"items": [
|
||||
"修复 Windows 浅色模式下标题栏按钮区域背景色与应用不一致问题",
|
||||
"修复 CI 打包工作流中 Node 24 与 pnpm 对齐相关问题",
|
||||
"补全工具调用显示名称的 i18n 翻译"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "refactor",
|
||||
"items": ["优化 AI 配置弹窗代码组织"]
|
||||
},
|
||||
{
|
||||
"type": "chore",
|
||||
"items": ["升级到 Node 24", "支持 Linux 打包"]
|
||||
},
|
||||
{
|
||||
"type": "docs",
|
||||
"items": ["更新文档"]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "0.14.2",
|
||||
"date": "2026-04-07",
|
||||
|
||||
Reference in New Issue
Block a user