feat: add sendBlockList (#198)

This commit is contained in:
Dream Hunter
2024-05-04 18:37:28 +08:00
committed by GitHub
parent 7f456078ea
commit 4d6c4e2d10
5 changed files with 35 additions and 6 deletions
+6
View File
@@ -1,5 +1,11 @@
# CHANGE LOG
## main branch
- 修复 Admin 删除邮件报错
- UI: 回复邮件按钮, 引用原始邮件文本
- 添加发送邮件地址黑名单
## v0.3.2
## What's Changed