gitdataai/changelog/2026-04-24-cn.mdx
ZhenYi 9be635eaf3 docs(changelog): rewrite all changelogs in product language
- Unify title format: "Changelog — Month DD, YYYY" / "更新日志 — YYYY年M月D日"
- Remove internal tech details (frameworks, algorithms, migration names)
- Remove user-invisible bug fixes
- Reframe from engineering perspective to user benefits
- Consistent author: ZhenYi
2026-04-27 17:13:52 +08:00

38 lines
1.1 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
date: 2026-04-24
title: "更新日志 — 2026年4月24日"
lang: cn
author: ZhenYi
---
## 协作
- **通知中心** — 所有更新和提及整合到一处
- **键盘快捷键** — 完整键盘导航,支持自定义快捷键
- **输入状态提示** — 实时显示谁在输入AI 和人类有不同指示器
- **快捷表情回应** — 一键表情回复
- **消息分组** — 同一发送者的连续消息自动归组
- **@here 和 @channel** — 团队范围通知
- **拖拽分类** — 通过拖拽重新组织分类
## AI
- **更可靠** — 工具调用失败时能自动恢复,继续处理
- **更流畅的流式响应** — 更好的分块收集和重试机制
## Git 与仓库
- **时区感知时间戳** — 提交历史现在显示正确的本地时间
## 性能
- **页面加载更快** — 批处理优化提升加载速度
- **安全加强** — 移除未使用的管理端点,减少攻击面
## Bug 修复
- 修复新消息到达时的自动滚动行为
- 修复对话中 AI 显示名称问题
- 修复实时消息中的内存泄漏
- 改进流式错误消息,便于排查问题