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

37 lines
896 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-16
title: "更新日志 — 2026年4月16日"
lang: cn
author: ZhenYi
---
## 消息与房间
- 消息发送更快了 — 立即显示同时后台确认,再无等待感
- 重连更智能 — 指数退避避免连接风暴
- 修复了重复发送、订阅失效、编辑回滚等问题
- 消息队列架构升级,可靠性提升
## Git 与仓库
- SSH 克隆链接就绪 — 直接 `git clone` 即可
- Git 传输协议加固HTTP 和 SSH 都更稳定
- LFS 上传大小限制已实施
- 同步前检查存储路径,避免错误
## AI 与模型同步
- AI 模型列表自动更新,启动时和每 10 分钟刷新一次
- 不再使用过时模型信息
## 前端
- 首页品牌统一升级
- SEO 元标签上线,搜索引擎更容易找到
- 修复了项目名称检查
## 文档
- 新增分支保护、提交规范、Git 工作流指南
- 文档同步更新