mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-09-05 15:38:34 +08:00
fix: validate AI extracted link domains (#1075)
* fix: validate AI extracted link domains * fix: validate extracted links against full email content * refactor: simplify AI link domain guard * refactor: keep AI domain fix prompt-only
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- fix: |AI Extract| Strengthen the prompt to keep original link domains from the email, preventing small models from rewriting verification-link domains (issue #1072)
|
||||
- fix: |AI Extract| Convert HTML-only mail bodies into compact readable text before sending them to Workers AI, preventing long templates from pushing verification codes past the 4000-character truncation window
|
||||
- fix: |Frontend| Add mobile Header page padding so the title and menu button no longer sit too close to the screen edge
|
||||
|
||||
|
||||
Reference in New Issue
Block a user