From 69d95113f079d24e6b0e0395e238d9674b30187b Mon Sep 17 00:00:00 2001 From: moojttaba Date: Fri, 5 Jun 2026 07:40:29 +0330 Subject: [PATCH] =?UTF-8?q?Activity=20Log:=20frontend=20v2.8.103=20?= =?UTF-8?q?=E2=80=94=20account=20row=20icons?= 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 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/09 - Audits/Activity Log.md b/09 - Audits/Activity Log.md index f7e68bc..85fe9a2 100644 --- a/09 - Audits/Activity Log.md +++ b/09 - Audits/Activity Log.md @@ -11,6 +11,15 @@ entries on top. Maintained by agents per the rule in `../AGENTS.md`. --- +### 2026-06-05 — frontend@v2.8.103 — Mini App account: meaningful row icons + +**Commits:** frontend only (v2.8.103) +**Touched:** `sections/telegram/components/telegram-icons.tsx` (new `globe`/`palette`/`settings`/`bell`/`pin`), `sections/telegram/view/telegram-account-view.tsx` +**Why:** Several account-settings rows used placeholder/wrong icons — زبان & پوسته both showed the seal-mark star, points showed a wallet, notifications a chat bubble, addresses a document. Added five solar-linear icons and remapped: زبان→globe, پوسته→palette, تنظیمات عمومی→settings(gear), امتیازات و رفرال→trophy, اعلان‌ها→bell, آدرس‌های تحویل→pin. Wallet/support rows unchanged. +**Verification:** frontend `npx tsc --noEmit --ignoreDeprecations 6.0` + eslint clean. + +--- + ### 2026-06-05 — frontend@v2.8.102 — Mini App new-request: preferred-sellers picker (web parity) **Commits:** frontend only (v2.8.102)