From 248d98bd7e5afd987ba7f39f84851caec7c0004e Mon Sep 17 00:00:00 2001 From: Jakob Wennberg <149234542+jakobwennberg@users.noreply.github.com> Date: Mon, 27 Jul 2026 15:08:32 +0200 Subject: [PATCH] feat(analytics): remove Recapt, PostHog is now the only analytics (#1238) * feat(analytics): remove Recapt, PostHog is now the only analytics Recapt shuts down in days. Everything it did is covered by the PostHog integration in the previous commit, so the SDK, its five modules and its CSP hosts come out. Deleted: RecaptLoader, RecaptHideWidget, RecaptIdentify, lib/recapt.ts, types/recapt.d.ts. Unmounted from app/layout.tsx (the