From 32a033869bf6a3d2383b74a5730b346aa62449ce Mon Sep 17 00:00:00 2001 From: moojttaba Date: Wed, 3 Jun 2026 13:17:29 +0330 Subject: [PATCH] =?UTF-8?q?docs:=20sync=20=E2=80=94=20backend=20v2.8.64-65?= =?UTF-8?q?=20ratings=20+=20chat=20names?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 09 - Audits/Activity Log.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/09 - Audits/Activity Log.md b/09 - Audits/Activity Log.md index 032d84a..5b8c76b 100644 --- a/09 - Audits/Activity Log.md +++ b/09 - Audits/Activity Log.md @@ -796,4 +796,18 @@ next work items. --- +### 2026-06-03 — backend v2.8.64–65 — real seller ratings + chat participant names + +**v2.8.64:** seller list ratings now aggregated from published reviews (was hardcoded 4.5); +exposes rating/ratingCount per seller. +**v2.8.65:** PG chats showed "Unknown User" — participants (JSONB ids) are now populated with +firstName/lastName/email/avatar from the users table (uuid OR legacy id matched), in +findByIdWithParticipants and findForUser. Parity with Mongo .populate(). +**In progress:** background agent fixing seeds for the PG database + creating complete mock shops +(categories in PG → fixes template-creation 500) — will be reviewed and shipped when it reports. +**Queued (user):** in-shell تنظیمات عمومی (profile editing) in Mini App; post-delivery review +prompt; template detail view + search/filter/sort in shop and requests; dark mode. + +--- +