v0.2.29
Release Notes
中文
v0.2.29 稳定版更新说明
功能变更
- 升级后 Tutti 模式默认关闭,避免意外触发高强度操作
- 新增原生配置菜单子菜单,设置入口更直观
- 支持从剪贴板识别文件路径,方便粘贴操作
体验优化
- 修复打开工具时对话栏消失的问题,对话内容持续可见
- 恢复 Agent 系统操作的反馈提示,操作状态更清晰
- Windows 浅色标题栏样式修复,界面显示更统一
问题修复
- 修复日志导出子菜单选项丢失的问题,导出流程更稳定
- 修复受管守护进程启动异常,应用启动更可靠
- 修复 Agent 工作区多项回归问题,整体运行更稳定
发布与更新
- 内部打包与更新验证流程优化,提升发布质量
English
v0.2.29 Stable Release Notes
Feature Updates
- Tutti Mode is now off by default after upgrade, preventing accidental high-intensity operations
- Native config menu submenus added for more intuitive settings access
- Clipboard file path detection supported for easier paste operations
Experience Improvements
- Conversation rail now stays visible when opening tools
- Agent system action feedback restored for clearer operation status
- Windows light title bar style fixed for a more consistent interface
Bug Fixes
- Fixed log export submenu selection being lost, export flow is now more stable
- Fixed managed daemon startup issues for more reliable app launch
- Fixed multiple Agent workspace regressions for improved overall stability
Release and Updates
- Internal packaging and update validation workflow optimized for release quality
What's Changed
- fix(release): backport Agent workspace regressions by @jomeswang in #2525
- fix(desktop): backport managed daemon startup recovery to release/0818 by @jomeswang in #2530
- fix(desktop): backport Windows light title bar fix to release/0818 by @jomeswang in #2536
- fix(desktop): preserve conversation rail when opening tools (release/0818) by @jomeswang in #2549
- fix(release): backport renderer containment and native config submenu by @jomeswang in #2557
- fix(desktop): backport native config actions and OS titlebar visibility by @jomeswang in #2565
- fix(agent): default Tutti Mode off on release upgrade by @devRickyyy in #2571
Full Changelog: v0.2.28...candidate-v0.2.29