docs: add missing PR #968 to CHANGELOG (#976)

This commit is contained in:
Dream Hunter
2026-04-12 21:14:09 +08:00
committed by GitHub
parent e81c9d0d9c
commit 832e996dd8
2 changed files with 2 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
### Features
- feat: |Admin| IP 黑名单设置新增 **IP 白名单(严格模式)**:启用后仅允许匹配白名单的 IP 访问受限流保护的 API创建邮箱、发送邮件、外部发送邮件、用户注册、验证码校验其他所有 IP 一律拒绝(#920
- feat: |Address| 支持最大地址数量设置为 `0` 表示无限制(#968
### Bug Fixes

View File

@@ -11,6 +11,7 @@
### Features
- feat: |Admin| Add **IP Whitelist (strict mode)** to IP blacklist settings: when enabled, ONLY whitelisted IPs can access rate-limited APIs (create address, send mail, external send mail, user register, verify code); all other IPs are denied (#920)
- feat: |Address| Support setting max address count to `0` for unlimited (#968)
### Bug Fixes