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**