From d124a2a60c23312e4398470f8644f5de31218a7a Mon Sep 17 00:00:00 2001 From: moojttaba Date: Tue, 9 Jun 2026 12:33:56 +0330 Subject: [PATCH] =?UTF-8?q?docs:=20sync=20from=20frontend=20feffed0=20?= =?UTF-8?q?=E2=80=94=20v2.11.31=20webapp=20gate?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- 09 - Audits/Activity Log.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/09 - Audits/Activity Log.md b/09 - Audits/Activity Log.md index 24d8319..32a9d77 100644 --- a/09 - Audits/Activity Log.md +++ b/09 - Audits/Activity Log.md @@ -1956,6 +1956,13 @@ Added `10 - Services/README.md` index. All docs now reflect current codebase sta --- +## 2026-06-09 — frontend v2.11.31 + +**frontend v2.11.31** +- `feat(gate): disable web app — Telegram Mini App only mode` — added `src/middleware.ts`; when `WEBAPP_ENABLED` env var is not `'true'`, all routes except `/telegram`, `/api`, `/_next`, and static assets redirect to `/telegram`. Set `WEBAPP_ENABLED=true` in Arcane project env to re-enable the full web app with no rebuild. + +--- + ## 2026-06-09 — backend v2.11.7 **backend v2.11.7**