From 773e2e23c4ff32103a246adddfac460516196a62 Mon Sep 17 00:00:00 2001 From: moojttaba Date: Wed, 3 Jun 2026 12:44:27 +0330 Subject: [PATCH] =?UTF-8?q?docs:=20sync=20=E2=80=94=20v2.8.66-67=20+=20rev?= =?UTF-8?q?iew=20system=20audit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 09 - Audits/Activity Log.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/09 - Audits/Activity Log.md b/09 - Audits/Activity Log.md index f4622c8..032d84a 100644 --- a/09 - Audits/Activity Log.md +++ b/09 - Audits/Activity Log.md @@ -780,4 +780,20 @@ search; seller chat button; referral signup points; dark mode. --- +### 2026-06-03 — frontend v2.8.66–67 — seller chat, header bell, cart UX + review system audit + +**v2.8.66:** seller rows in the Mini App shop get a chat icon (direct conversation with the +seller); header gets a notification bell opening the in-shell notifications list. +**v2.8.67 fixes:** seller chat gave "Validation failed" (backend expects ONE participant for +direct chats — current user auto-added; we sent two). Cart «−» at qty 1 now removes the item +(separate remove button dropped). Bell: borderless + red dot instead of count. +**Review/rating system audit completed (agent):** backend schema/API/store fully working +(reviews table, /api/marketplace/reviews). Broken: seller rating HARDCODED 4.5 in +DrizzleMarketplaceRepo.findSellersWithActiveRequestTemplates (never reads real reviews); +review form never sends purchaseRequestId (verified-buyer badge never set); Step 6 +post-delivery has NO review prompt; Mini App has no reviews. Full phased plan in agent output — +next work items. + +--- +