mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-26 06:15:52 +03:00
[PR #808] [MERGED] docs: add v1.2.0 new features documentation #777
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare_temp_email#777
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/808
Author: @dreamhunter2333
Created: 1/11/2026
Status: ✅ Merged
Merged: 1/11/2026
Merged by: @dreamhunter2333
Base:
main← Head:feature/email📝 Commits (1)
fa2592adocs: add v1.2.0 new features documentation📊 Changes
5 files changed (+104 additions, -8 deletions)
View changed files
📝
vitepress-docs/docs/en/guide/feature/telegram.md(+19 -0)📝
vitepress-docs/docs/en/guide/worker-vars.md(+32 -4)📝
vitepress-docs/docs/zh/guide/feature/telegram.md(+19 -0)📝
vitepress-docs/docs/zh/guide/worker-vars.md(+32 -4)📝
worker/wrangler.toml.template(+2 -0)📄 Description
User description
Summary
TG_ALLOW_USER_LANGvariable documentation to worker-vars.md (zh/en)SUBDOMAIN_FORWARD_ADDRESS_LISTwithsourcePatternsandsourceMatchModefields documentation (zh/en)/langcommand and language switching feature documentation to telegram.md (zh/en)TG_ALLOW_USER_LANGexample to wrangler.toml.templateTest plan
🤖 Generated with Claude Code
PR Type
Documentation
Description
Added documentation for
TG_ALLOW_USER_LANGvariable in worker-vars.md (English and Chinese).Documented
/langcommand and language switching feature in Telegram Bot (English and Chinese).Added
SUBDOMAIN_FORWARD_ADDRESS_LISTdocumentation withsourcePatternsandsourceMatchModefields (English and Chinese).Updated
wrangler.toml.templatewithTG_ALLOW_USER_LANGexample configuration.Changes walkthrough 📝
telegram.md
Documented Telegram Bot language switching feature (English).vitepress-docs/docs/en/guide/feature/telegram.md
/langcommand usage and configuration.worker-vars.md
Added documentation for new worker variables (English).vitepress-docs/docs/en/guide/worker-vars.md
TG_ALLOW_USER_LANGvariable documentation.SUBDOMAIN_FORWARD_ADDRESS_LISTwith new fields.telegram.md
Documented Telegram Bot language switching feature (Chinese).vitepress-docs/docs/zh/guide/feature/telegram.md
/langcommand usage and configuration.worker-vars.md
Added documentation for new worker variables (Chinese).vitepress-docs/docs/zh/guide/worker-vars.md
TG_ALLOW_USER_LANGvariable documentation.SUBDOMAIN_FORWARD_ADDRESS_LISTwith new fields.wrangler.toml.template
Updated wrangler.toml.template with `TG_ALLOW_USER_LANG`.worker/wrangler.toml.template
TG_ALLOW_USER_LANG.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.