mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-09-05 23:47:50 +08:00
+4
-3
@@ -28,8 +28,9 @@
|
||||
### Improvements
|
||||
|
||||
- refactor: |Worker| Split `mails_api/index.ts` and `admin_api/index.ts` so the index files only wire routes. Business logic moved into dedicated `*_api.ts` files (`mails_crud.ts` / `new_address.ts` / `parsed_mail_api.ts` / `address_api.ts` / `address_sender_api.ts` / `sendbox_api.ts` / `statistics_api.ts` / `account_settings_api.ts`). Paths and behavior unchanged
|
||||
- chore: |CI| Change Codium PR Agent `CONFIG.MODEL` and `CONFIG.MODEL_TURBO` to `gpt-5.4-nano`
|
||||
|
||||
## v1.7.0(main)
|
||||
## v1.7.0
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
@@ -47,7 +48,7 @@
|
||||
|
||||
### Improvements
|
||||
|
||||
## v1.6.0(main)
|
||||
## v1.6.0
|
||||
|
||||
### Features
|
||||
|
||||
@@ -71,7 +72,7 @@
|
||||
- docs: |Email Sending| Enhance SMTP_CONFIG field reference and multi-domain examples, add send balance mechanism documentation
|
||||
- docs: |Email Routing| Note that subdomains require Email Routing to be enabled separately; enabling it only on the apex domain does not cover subdomains (#969)
|
||||
|
||||
## v1.5.0(main)
|
||||
## v1.5.0
|
||||
|
||||
### Features
|
||||
|
||||
|
||||
Reference in New Issue
Block a user