What's Changed
- Fix Windows classic titlebar dragging / 修复 Windows 经典标题栏拖动 by @SivanCola in #5774
- Auto-copy mouse selection + mouse-capture toggle / 拖拽选中自动复制 + 鼠标接管开关 by @SivanCola in #5786
- Refresh website docs page / 刷新官网文档页 by @SivanCola in #5801
- Support hook bootstrap, nested subagents, and plugin packages / 支持 Hook 启动上下文、二级子代理与插件包 by @SivanCola in #5791
- Unify community registry into the admin backend + speed up the dashboard by @esengine in #5834
- fix(provider): support provider extra_body by @ying-hua in #5808
- Point skills page at the live registry API (crash worker) by @esengine in #5838
- Support Claude-style plugin hooks and CLAUDE.md compatibility by @SivanCola in #5833
- feat(provider): add Zhipu GLM thinking-mode support by @maoxin1234 in #5059
- Guard session snapshots against stale overwrites / 防止旧快照覆盖会话 by @SivanCola in #5851
- Add desktop system notifications for turns / 为桌面端任务完成增加系统通知 by @SivanCola in #5847
- fix: allow block comment prompts by @GTC2080 in #5852
- fix(desktop): hide collapsed creation tool bodies by @GTC2080 in #5720
- fix: reconcile opened topic runtime by @GTC2080 in #5854
- fix(desktop): keep stop state when switching to running tabs by @GTC2080 in #5773
- Fix serve HTTP auth cookies / 修复 serve HTTP 登录 Cookie by @SivanCola in #5861
- test: add YOLO regression test for remember/forget forced approval (#… by @myipanta in #5844
- Restrict remember/forget and plan approvals to fresh human-only flow by @SivanCola in #5864
- fix(session): recover stale controller transcripts by @SivanCola in #5856
- Fix Windows shell cancellation for Git Bash descendants / 修复 Windows Shell 取消残留进程 by @SivanCola in #5857
- fix: route desktop updater via release gateway by @SivanCola in #5865
- feat(permission): match compound bash commands segment-by-segment by @morningtzh in #5703
- fix: add workspace root to system prompt for project context awareness by @myipanta in #5845
- Match safe bash redirects in permission rules / 支持安全 Bash 重定向权限匹配 by @SivanCola in #5868
- Allow plan-mode read-only command prefixes / 支持计划模式只读命令前缀 by @SivanCola in #5867
- Allow plan mode safe null redirects / 放宽计划模式安全空重定向 by @SivanCola in #5871
- Fail closed bash sandbox and make parallel tasks read-only / Bash 沙箱失败即拒绝并限制并行子任务为只读 by @SivanCola in #5874
- Clarify sandbox write roots settings / 明确沙箱可写根设置 by @SivanCola in #5875
- Parse Bash syntax with AST / 用 AST 解析 Bash 语法 by @SivanCola in #5876
- fix(windows): window desktop controls white box & ContextPanel real-time data桌面客户端窗口控制按钮的视觉 bug与概览面板数据更新修复 by @SauronSkywalker in #5840
- Fix ACP permission ownership / 修复 ACP 权限归属 by @SivanCola in #5881
- Parse Bash redirects in repeat guard / 用 Bash AST 识别 repeat guard 重定向 by @SivanCola in #5882
- Preserve explicit zero temperature and empty tool schemas / 保留显式零温度并补齐空工具 schema by @SivanCola in #5883
- fix(provider): include empty properties in tool schemas (#5167) by @liaoyl830 in #5172
- Record math rendering attribution / 补记数学渲染贡献归属 by @SivanCola in #5884
- Harden parser paths with maintained libraries / 用成熟库加固解析路径 by @SivanCola in #5886
- Anchor Chinese reasoning language from raw prompts / 从原始提问锚定中文思考语言 by @SivanCola in #5889
- Capability routing hints for skills and MCP / 为 Skills 和 MCP 添加能力路由提示 by @SivanCola in #5891
- Strip active-goal from user previews / 从用户预览中剥离 active-goal by @SivanCola in #5892
- fix(desktop): show pasted text content in message bubbles / 修复桌面端粘贴文本在消息气泡中仅显示标签 by @HaoyueQin in #5887
- Fix workspace routing for subagents and bot sessions / 修复子代理与 Bot 会话工作区路由 by @SivanCola in #5893
- fix(feishu): remove pending reaction emoji after turn completes by @zlwu in #5890
- Upgrade bot gateway operations / 升级 Bot 网关运维能力 by @SivanCola in #5894
- Refresh file reference caches / 刷新文件引用缓存 by @SivanCola in #5896
- Add curated provider presets / 增加深度适配的供应商预设 by @SivanCola in #5895
- Auto-refresh session titles without overriding manual names / 自动更新会话标题且尊重手动命名 by @SivanCola in #5900
- feat(frontend): add image preview on click in composer and messages / 上传图片后增加图片预览功能 by @HaoyueQin in #5906
- Simplify bot channel settings / 简化机器人渠道设置 by @SivanCola in #5908
New Contributors
- @ying-hua made their first contribution in #5808
- @maoxin1234 made their first contribution in #5059
- @HaoyueQin made their first contribution in #5887
- @zlwu made their first contribution in #5890
Full Changelog: desktop-v1.15.0...desktop-v1.16.0