forked from oneclaw/oneclaw
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrelease-notes.json
More file actions
44 lines (44 loc) · 1.95 KB
/
Copy pathrelease-notes.json
File metadata and controls
44 lines (44 loc) · 1.95 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
[
{
"version": "2026.408.0",
"notes": {
"zh": "定时任务支持创建、编辑和删除\n修复若干稳定性和界面问题\n整体视觉体验优化",
"en": "Scheduled tasks now support full create, edit, and delete\nStability and UI fixes\nOverall visual polish"
}
},
{
"version": "2026.328.4",
"notes": {
"zh": "新增反馈功能\n新增思考模式:发送消息时可开启深度思考,支持多级别切换\n修复钉钉、微信渠道兼容性问题\n修复 Kimi 登录偶发失效问题\n优化微信连接体验\nAPI 错误提示更清晰\n会话列表自动刷新",
"en": "Add feedback feature\nAdd thinking mode: enable deep reasoning when sending messages with multiple thinking levels\nFix DingTalk and WeChat channel compatibility issues\nFix occasional Kimi login issues\nImprove WeChat connection experience\nClearer API error messages\nAuto-refresh session list"
}
},
{
"version": "2026.322.4",
"notes": {
"zh": "新增微信聊天支持\n新增高级记忆功能和定时任务查看\nUI 交互体验优化\n命令行功能修复\nWindows 升级体验优化",
"en": "Add WeChat chat support\nAdd advanced memory and scheduled tasks viewer\nUI interaction improvements\nCLI fixes\nWindows upgrade experience improvements"
}
},
{
"version": "2026.321.0",
"notes": {
"zh": "新增「更新日志」弹窗,每次升级后自动展示新版本变更内容",
"en": "Add \"What's New\" modal to show changelog after each update"
}
},
{
"version": "2026.320.0",
"notes": {
"zh": "支持文件拖拽和剪贴板粘贴,可直接拖入文件或 Cmd+V 粘贴图片到对话",
"en": "Support file drag-drop and clipboard paste in compose area"
}
},
{
"version": "2026.318.0",
"notes": {
"zh": "深色模式适配技能商店与工作空间页面",
"en": "Fix dark mode for skills and workspace pages"
}
}
]