feat: telegram use the random domain when not set (#704)

This commit is contained in:
Dream Hunter
2025-08-08 13:07:00 +08:00
committed by GitHub
parent bfd66f5019
commit 9843b35f54
10 changed files with 1265 additions and 1276 deletions
+5
View File
@@ -1,6 +1,11 @@
<!-- markdownlint-disable-file MD004 MD024 MD034 MD036 -->
# CHANGE LOG
## v1.0.3
- fix: 修复 github actions 部署问题
- feat: telegram /new 不指定域名时, 使用随机地址
## v1.0.2
- fix: 修复 oauth2 登录失败的问题