gitdataai/changelog/2026-04-24-en.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.2 KiB
Plaintext

---
date: 2026-04-24
title: "Changelog — April 24, 2026"
lang: en
author: ZhenYi
---
## Collaboration
- **Notification center** — all your updates and mentions in one place
- **Keyboard shortcuts** — full keyboard navigation with customizable shortcuts
- **Typing indicators** — know who's typing, with separate indicators for AI and humans
- **Quick reactions** — one-click emoji reactions
- **Message grouping** — consecutive messages from the same sender grouped automatically
- **@here and @channel** — team-wide notifications
- **Drag-and-drop categories** — reorganize categories visually
## AI
- **More reliable** — better error recovery, continues processing even when tools fail
- **Smoother streaming** — improved chunk collection and retry for seamless AI responses
## Git & Repos
- **Timezone-aware timestamps** — commit history now shows correct local times
## Performance
- **Faster session loading** — batch processing improves load speed
- **Security** — unused management endpoints removed, reducing attack surface
## Bug Fixes
- Fixed scroll-to-bottom behavior when new messages arrive
- Fixed AI display name issues in conversations
- Fixed memory leaks in real-time messaging
- Improved error messages for streaming issues