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
+1
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