Releases: dreamhunter2333/cloudflare_temp_email
Releases · dreamhunter2333/cloudflare_temp_email
v0.4.6
What's Changed
- worker 配置文件添加
TITLE = "Custom Title"
, 可自定义网站标题 - 修复 KV 未绑定无法删除地址的问题
- feat: add TITLE in worker for custom website title by @dreamhunter2333 in #276
- fix: cannot delete addres when not bind KV by @dreamhunter2333 in #284
Full Changelog: v0.4.5...v0.4.6
v0.4.5
What's Changed
- UI lazy load 懒加载
- telegram bot 添加用户全局推送功能(admin 用户)
- 增加对 cloudflare verified 用户发送邮件
- 增加使用
resend
发送邮件,resend
提供 http 和 smtp api, 使用更加方便, 文档: https://temp-mail-docs.awsl.uk/zh/guide/config-send-mail.html
- feat: docs: Telegram Mini App by @dreamhunter2333 in #264
- feat: smtp_proxy_server use httpx by @dreamhunter2333 in #265
- feat: UI: lazy load by @dreamhunter2333 in #266
- feat: add sendmail sunset in readme by @dreamhunter2333 in #267
- feat: telegram bot global push by @dreamhunter2333 in #269
- fix: telegram bot golbalPush by @dreamhunter2333 in #270
- fix: telegram bot golbalPush by @dreamhunter2333 in #271
- fix: telegram bot golbalPush by @dreamhunter2333 in #272
- fix: telegram bot golbalPush by @dreamhunter2333 in #273
- feat: add resend for send mail by @dreamhunter2333 in #274
- feat: add resend for send mail by @dreamhunter2333 in #275
Full Changelog: v0.4.4...v0.4.5
v0.4.4
Join Telegram
What's Changed
- 增加 telegram mini app
- telegram bot 增加
ubind
,delete
指令 - 修复 webhook 多行文本的问题
- feat: add telegram mini app by @dreamhunter2333 in #250
- fix: telegram mini app by @dreamhunter2333 in #251
- fix: telegram mini app pipeline by @dreamhunter2333 in #252
- fix: telegram mini app pipeline by @dreamhunter2333 in #253
- feat: telegram bot unbind && delete address by @dreamhunter2333 in #254
- feat: telegram mini app open mail from bot by @dreamhunter2333 in #256
- fix: telegram bot/miniapp bugs by @dreamhunter2333 in #257
- fix: telegram bot/miniapp bugs by @dreamhunter2333 in #258
- fix: telegram bot/miniapp bugs by @dreamhunter2333 in #259
- fix: telegram bot/miniapp bugs by @dreamhunter2333 in #261
- feat: smtp_proxy_server update package by @dreamhunter2333 in #262
- fix: webhook JSON.stringify by @dreamhunter2333 in #263
Full Changelog: v0.4.3...v0.4.4
v0.4.3
Join Discord
Join Telegram
What's Changed
Breaking Changes
worker toml 配置文件 main = "src/worker.js"
改为 main = "src/worker.ts"
Changes
telegram bot
白名单配置ENABLE_WEBHOOK
添加 webhook- UI: admin 页面使用双层 tab
- UI: 登录后可直接主页切换地址
- UI: 发件箱也采用左右分栏显示(类似收件箱)
SMTP IMAP Proxy
添加发件箱查看
- feat: telegram bot TelegramSettings && webhook by @dreamhunter2333 in #244
- fix build by @dreamhunter2333 in #245
- feat: UI changes by @dreamhunter2333 in #247
- feat: SMTP IMAP Proxy: add sendbox && UI: sendbox use split view by @dreamhunter2333 in #248
Full Changelog: v0.4.2...v0.4.3
v0.4.2
Join Discord
Join Telegram
What's Changed
- 修复 smtp imap proxy sever 的一些 bug
- 修复 UI 界面文字错误, 界面增加版本号
- 增加 telegram bot 文档 https://temp-mail-docs.awsl.uk/zh/guide/feature/telegram.html
- fix: imap server by @dreamhunter2333 in #227
- fix: Maintenance wrong label by @dreamhunter2333 in #229
- feat: add version for frontend && backend by @dreamhunter2333 in #230
- feat: add page functions proxy to make response faster by @dreamhunter2333 in #234
- feat: add about page by @dreamhunter2333 in #235
- feat: remove mailV1Alert && fix mobile showSideMargin by @dreamhunter2333 in #236
- feat: telegram bot by @dreamhunter2333 in #238
- fix: remove cleanup address due to many table need to be clean by @dreamhunter2333 in #240
- feat: docs: Telegram Bot by @dreamhunter2333 in #241
- fix: smtp_proxy: cannot decode 8bit && tg bot new random address by @dreamhunter2333 in #242
- fix: smtp_proxy: update raise imap4.NoSuchMailbox by @dreamhunter2333 in #243
Full Changelog: v0.4.1...v0.4.2
v0.4.1
Join Discord
Join Telegram
What's Changed
- 用户名限制最长30个字符
- 修复
/external/api/send_mail
未返回的 bug (#222) - 添加
IMAP proxy
服务,支持IMAP
查看邮件 文档,https://temp-mail-docs.awsl.uk/zh/guide/feature/config-smtp-proxy.html - UI 界面增加版本号显示
- feat: use common function handleListQuery when query by page by @dreamhunter2333 in #220
- fix: typos by @lwd-temp in #221
- fix: name max 30 && /external/api/send_mail not return result by @dreamhunter2333 in #222
- fix: smtp_proxy_server support decode from mail charset by @dreamhunter2333 in #223
- feat: add imap proxy server by @dreamhunter2333 in #225
- feat: UI show version by @dreamhunter2333 in #226
New Contributors
- @lwd-temp made their first contribution in #221
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
DB Changes/Breaking changes
新增 user 相关表,用于存储用户信息
db/2024-05-08-patch.sql
config changs
启用用户注册邮箱验证需要 KV
# kv config for send email verification code
# [[kv_namespaces]]
# binding = "KV"
# id = "xxxx"
function changs
- 增加用户注册功能,可绑定邮箱地址,绑定后可自动获取邮箱JWT凭证
- 增加默认以文本显示邮件,文本和HTML邮箱显示方式切换按钮
- 修复
BUG
随机生成的邮箱名字不合法 #211 admin
邮件页面支持邮件内容搜索 #210- 修复删除地址时邮件未删除的BUG #213
- UI 增加全局标签页位置配置, 侧边距配置
- feat: update docs by @dreamhunter2333 in #204
- feat: add Deploy to Cloudflare Workers button by @dreamhunter2333 in #205
- feat: add Deploy to Cloudflare Workers docs by @dreamhunter2333 in #206
- feat: add UserLogin by @dreamhunter2333 in #209
- feat: admin search mailbox && fix generateName multi dot && user jwt exp in 30 days && UI globalTabplacement && useSideMargin by @dreamhunter2333 in #214
- feat: UI check openSettings in Login page by @dreamhunter2333 in #215
- feat: UI move AdminContact to common by @dreamhunter2333 in #217
- feat: docs by @dreamhunter2333 in #218
Full Changelog: v0.3.3...v0.4.0
v0.3.3
What's Changed
- 修复 Admin 删除邮件报错
- UI: 回复邮件按钮, 引用原始邮件文本 #186
- 添加发送邮件地址黑名单
- 添加
CF Turnstile
人机验证配置 - 添加
/external/api/send_mail
发送邮件 api, 使用 body 验证 #194
- fix: admin/delete_address by @dreamhunter2333 in #196
- feat: quote content when reply message by @dreamhunter2333 in #197
- feat: add sendBlockList by @dreamhunter2333 in #198
- feat: update sendbox UI by @dreamhunter2333 in #199
- feat: add CF Turnstile when new address by @dreamhunter2333 in #200
- feat: add /external/api/send_mail for body verify by @dreamhunter2333 in #202
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- UI: 添加回复邮件按钮
- 添加定时清理功能,可在 admin 页面配置(需要在配置文件启用定时任务)
- 修复删除账户无反应的问题
- feat: UI: MailBox add reply button by @dreamhunter2333 in #187
- feat: add cron auto clean up by @dreamhunter2333 in #189
- fix: delete account by @dreamhunter2333 in #190
Full Changelog: v0.3.1...v0.3.2
v0.3.1
DB Changes
新增 settings
表,用于存储通用配置信息
db/2024-05-01-patch.sql
Changes
ENABLE_USER_CREATE_EMAIL
是否允许用户创建邮件- 允许 admin 创建无前缀的邮件
- 添加
SMTP proxy server
,支持 SMTP 发送邮件 - 修复某些情况浏览器无法加载
wasm
时使用 js 解析邮件 - 页脚添加
COPYRIGHT
- UI 允许用户切换邮件展示模式
v-html
/iframe
- 添加
admin
账户配置页面,支持配置用户注册名称黑名单
- feat: support admin create address && add ENABLE_USER_CREATE_EMAIL co… by @dreamhunter2333 in #175
- feat: add SMTP proxy server by @dreamhunter2333 in #177
- fix: cf ui var is string by @dreamhunter2333 in #178
- fix: UI mailbox 100vh to 80vh by @dreamhunter2333 in #179
- fix: smtp_proxy_server hostname && add docker image for linux/arm64 by @dreamhunter2333 in #180
- fix: some browser do not support wasm by @dreamhunter2333 in #182
- feat: add COPYRIGHT by @dreamhunter2333 in #183
- feat: UI: add user page: useIframeShowMail && mailboxSplitSize by @dreamhunter2333 in #184
- feat: add address_block_list for new address by @dreamhunter2333 in #185
Full Changelog: v0.3.0...v0.3.1