docs: sync changelog with recent changes (#853)

- Add Status menu button feature entry to both CN/EN changelogs
- Add missing Improvements entries to EN changelog (IP lookup link, VitePress i18n fix)

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Dream Hunter
2026-03-04 02:19:30 +08:00
committed by GitHub
parent f55e8c9818
commit 006ddf4aa4
2 changed files with 4 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
### Features
- feat: |用户注册| 新增用户注册邮箱正则校验功能,管理员可配置邮箱格式验证规则
- feat: |前端| 新增可配置的 Status 菜单按钮,通过 `STATUS_URL` 环境变量配置状态监控页面链接
### Bug Fixes