feat: |doc| update doc (#510)

This commit is contained in:
Dream Hunter
2024-12-04 00:56:52 +08:00
committed by GitHub
parent b0e36ac2aa
commit e0b5e80efd
4 changed files with 25 additions and 5 deletions
+8
View File
@@ -19,6 +19,14 @@
## v0.7.6
### Breaking Changes
UI 部署 worker 需要点击 Settings -> Runtime, 修改 Compatibility flags, 增加 `nodejs_compat`
![worker-runtime](vitepress-docs/docs/public/ui_install/worker-runtime.png)
### Changes
- feat: 支持提前设置 bot info, 降低 telegram 回调延迟 (#441)
- feat: 增加 telegram mini app 的 build 压缩包
- feat: 增加是否启用垃圾邮件检查 `ENABLE_CHECK_JUNK_MAIL` 配置