gitdataai/changelog/2026-04-17-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

36 lines
936 B
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-17
title: "更新日志 — 2026年4月17日"
lang: cn
author: ZhenYi
---
## 消息与房间
- 消息加载更快 — 通过 WebSocket 直接传输,消除重复连接
- 表情回应对缓存消息也能正常工作了
- 选择表情后弹窗自动关闭
- 支持批量表情回应
- 房间设置中正确显示模型名称(不再显示 ID
- 消息从本地缓存即时加载
- 长对话中的滚动体验更流畅
## AI 与模型同步
- AI 模型同步更可靠,错误处理更完善
- AI 对话流传输修复,消息投递更稳定
- 所有端点统一显示默认分支名称
## Git 与仓库
- Hook worker 使用分布式锁 — 并发 git 操作更安全
- 分支名称格式统一
- 多个分支查询 bug 修复
- API 路由顺序问题解决
## 前端
- @提及系统重构,渲染更可靠
- 提及建议响应更快,增加了缓存
- 重连优先复用现有 token减少认证请求