From 7b99c66348dac62c8d503242e8a552054b107582 Mon Sep 17 00:00:00 2001 From: moojttaba Date: Wed, 3 Jun 2026 21:46:16 +0330 Subject: [PATCH] =?UTF-8?q?docs:=20activity=20log=20=E2=80=94=20frontend?= =?UTF-8?q?=20v2.8.76=20(email=20send-code=20reveals=20verify=20panel)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 (1M context) --- 09 - Audits/Activity Log.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/09 - Audits/Activity Log.md b/09 - Audits/Activity Log.md index 4f21fa7..872ff7d 100644 --- a/09 - Audits/Activity Log.md +++ b/09 - Audits/Activity Log.md @@ -1012,4 +1012,16 @@ Reworked into a dedicated flow on both surfaces: --- +### 2026-06-03 — frontend v2.8.76 — email send-code always reveals the verify panel + +Bugfix: «ارسال کد تأیید» was disabled when the email was unchanged and +handleRequestEmailChange early-returned silently for the same address — so after +"sending" nothing appeared. Now the button is enabled whenever an email is +present; a changed email parks it as pending + codes the new inbox, an unchanged +email (re)sends a code to verify the current address. Either way pendingVerify +flips on and the inline code-entry panel renders. +**Verification:** tsc + eslint clean. + +--- +