mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 13:55:53 +03:00
-
v1.0.5 Stable
released this
2025-09-05 15:43:28 +03:00 | 167 commits to main since this release📅 Originally published on GitHub: Sat, 06 Sep 2025 02:28:08 GMT
🏷️ Git tag created: Fri, 05 Sep 2025 12:43:28 GMTWhat's Changed
- feat: 新增
DISABLE_CUSTOM_ADDRESS_NAME配置: 禁用自定义邮箱地址名称功能 - feat: 新增
CREATE_ADDRESS_DEFAULT_DOMAIN_FIRST配置: telegram /new 未指定域名,创建地址时优先使用第一个域名, 未开启时随机 - feat: |UI| 主页增加进入极简模式按钮
- feat: |Webhook| 增加白名单开关功能,支持灵活控制访问权限
更新或者部署网页不生效请如图勾选清理缓存
PRs
- feat: add simplemode button at index by @dreamhunter2333 in https://github.com/dreamhunter2333/cloudflare_temp_email/pull/714
- feat: add var DISABLE_CUSTOM_ADDRESS_NAME and CREATE_ADDRESS_DEFAULT_… by @dreamhunter2333 in https://github.com/dreamhunter2333/cloudflare_temp_email/pull/717
- feat: enhance webhook security with configurable allow list by @dreamhunter2333 in https://github.com/dreamhunter2333/cloudflare_temp_email/pull/719
- feat: add clear inbox and sent items functionality by @dreamhunter2333 in https://github.com/dreamhunter2333/cloudflare_temp_email/pull/720
Full Changelog: https://github.com/dreamhunter2333/cloudflare_temp_email/compare/v1.0.4...v1.0.5
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
frontend.zip
0 downloads ·
2026-02-26 20:34:26 +03:00 · 988 KiB -
telegram-frontend.zip
0 downloads ·
2026-02-26 20:34:26 +03:00 · 988 KiB -
worker-with-wasm-mail-parser.zip
0 downloads ·
2026-02-26 20:34:26 +03:00 · 690 KiB -
worker.js
0 downloads ·
2026-02-26 20:34:27 +03:00 · 1.6 MiB
- feat: 新增