v0.8.2
✨ 本版本亮点
本次更新聚焦于提升用户体验和功能的稳定性。我们修复了多个界面和功能问题,增强了 IM Bot 的对话能力,并引入了新的凭据管理功能。此外,桌面端的 AI 快捷键和 MacOS 的集成功能也得到了改善。
功能
- IM Bot 共享功能增强 — IM Bot 现在支持多项目分流,一个 bot 可以服务多个群组和项目,提升了灵活性。
- 凭据管理功能改进 — 在凭据设置页中,用户可以查看 chat 与 project 的绑定关系,并可解除绑定。
- IM Bot 对话式消息增强 — IM Bot 现在支持双向对话式消息,用户可以转发真实回复,并通过会话 ID 切换。
- 桌面端 AI 快捷键改进 — 启用 AI 快捷键时,组合键不再被拒绝,提升了用户操作的流畅性。
修复
- 凭据提交成功页优化 — 成功提交凭据后,页面将展示 channel_id,方便用户回填给助手。
- 看板搜索/筛选修复 — 修复了看板搜索和筛选激活时工具栏换行溢出的问题,确保标签行不被遮挡。
- 侧边栏统一 workspace id 前缀 — 侧边栏和归档中的 workspace id 现在统一使用 ! 前缀,提升一致性。
- IM Bot 群会话路由优化 — 群会话现在按路由目标项目显示,避免信息混淆。
性能
- 任务路由性能优化 — 消除了任务路由中的 N+1 查询,降低了 SQLite 争用导致的卡顿现象。
文档
- IM Bot onboarding 实施计划 — 发布了 IM Bot onboarding 的实施计划,帮助用户更好地理解接入流程。
✨ Highlights
This update focuses on enhancing user experience and the stability of features. We have fixed various interface and functionality issues, improved the conversation capabilities of the IM Bot, and introduced new credential management features. Additionally, the AI shortcuts and MacOS integration on the desktop have also been improved.
Features
- Enhanced IM Bot sharing capabilities — The IM Bot now supports multi-project sharing, allowing a single bot to serve multiple groups and projects, enhancing flexibility.
- Improved credential management features — In the credential settings page, users can view the binding relationship between chat and project, and can unbind them.
- Enhanced IM Bot conversational messaging — The IM Bot now supports bi-directional conversational messaging, allowing users to forward real replies and switch by session ID.
- Improved AI shortcuts on desktop — When AI shortcuts are enabled, combination keys are no longer rejected, enhancing the fluidity of user operations.
Bug Fixes
- Optimized credential submission success page — After successfully submitting credentials, the page will display the channel_id, making it easier for users to relay information to the assistant.
- Fixed kanban search/filter overflow issue — Fixed an issue where the toolbar overflowed and obscured the label row when activating search/filter on the kanban.
- Unified workspace id prefix in sidebar — The workspace id in the sidebar and archive now consistently uses the ! prefix, enhancing uniformity.
- Optimized IM Bot group session routing — Group sessions now display according to the routing target project, preventing information confusion.
Performance
- Optimized task routing performance — Eliminated N+1 queries in task routing, reducing lag caused by SQLite contention.
Documentation
- IM Bot onboarding implementation plan — Released the implementation plan for IM Bot onboarding to help users better understand the integration process.