feat: telegram bot TelegramSettings && webhook (#244)

* feat: telegram bot TelegramSettings

* feat: webhook
This commit is contained in:
Dream Hunter
2024-05-18 14:02:18 +08:00
committed by GitHub
parent 53a06fc9d6
commit ca00a877ad
32 changed files with 777 additions and 112 deletions

View File

@@ -1,5 +1,11 @@
# CHANGE LOG
## main branch
- `telegram bot` 白名单配置
- `ENABLE_WEBHOOK` 添加 webhook
- admin 页面使用双层 tab
## v0.4.2
- 修复 smtp imap proxy sever 的一些 bug