Update CHANGELOG.md

This commit is contained in:
Dream Hunter
2024-05-18 17:08:41 +08:00
committed by GitHub
parent a5ff4f2d90
commit 46576316e6

View File

@@ -1,6 +1,6 @@
# CHANGE LOG
## main branch
## v0.4.3
### Breaking Changes
@@ -15,6 +15,12 @@
- UI: 发件箱也采用左右分栏显示(类似收件箱)
- `SMTP IMAP Proxy` 添加发件箱查看
* feat: telegram bot TelegramSettings && webhook by @dreamhunter2333 in https://github.com/dreamhunter2333/cloudflare_temp_email/pull/244
* fix build by @dreamhunter2333 in https://github.com/dreamhunter2333/cloudflare_temp_email/pull/245
* feat: UI changes by @dreamhunter2333 in https://github.com/dreamhunter2333/cloudflare_temp_email/pull/247
* feat: SMTP IMAP Proxy: add sendbox && UI: sendbox use split view by @dreamhunter2333 in https://github.com/dreamhunter2333/cloudflare_temp_email/pull/248
## v0.4.2
- 修复 smtp imap proxy sever 的一些 bug