diff --git a/09 - Audits/Activity Log.md b/09 - Audits/Activity Log.md index 2b6ddd9..4f21fa7 100644 --- a/09 - Audits/Activity Log.md +++ b/09 - Audits/Activity Log.md @@ -997,4 +997,19 @@ existing server-side point grants. --- +### 2026-06-03 — frontend v2.8.75 — self-contained email-change flow (visible code entry) + +After enabling «تغییر ایمیل» there was no obvious place to send/enter the code. +Reworked into a dedicated flow on both surfaces: +- Mini App settings: editing the email reveals a «ارسال کد تأیید» button beside + it; pressing it parks the new address (pending) + emails the code and + immediately reveals the code-entry panel. Email is no longer bundled into the + name/bio Save (handleRequestEmailChange). +- Web account-general: submitting an email change reveals the verification Alert + (code field + verify/resend) even though the account email stays on the old + verified address until the code is confirmed (pendingEmailVerify state). +**Verification:** tsc + eslint clean. + +--- +