feat: |Worker| support send mail by SMTP (#580)

This commit is contained in:
Dream Hunter
2025-02-15 18:17:14 +08:00
committed by GitHub
parent 7f6a02ca38
commit 61434ab6f7
7 changed files with 119 additions and 13 deletions
+1
View File
@@ -4,6 +4,7 @@
## main(v0.8.7)
- fix: |UI| 修复移动设备日期显示问题
- feat: |Worker| 支持通过 `SMTP` 发送邮件, 使用 [zou-yu/worker-mailer](https://github.com/zou-yu/worker-mailer/blob/main/README_zh-CN.md)
## v0.8.6