Files
Pablo F.G de5aa78670 feat(ui): keep legacy env names working alongside UI_ enable flags
- Gated integrations (Sentry, GTM, PostHog) read UI_* only when their
  enable flag is "true"; legacy names activate without it
- Add UI_POSTHOG_KEY / UI_POSTHOG_HOST with POSTHOG_KEY / POSTHOG_HOST
  as backward-compatible fallbacks
- Fail fast on a partial legacy config
- Update env var docs, .env and Dockerfile notes, and changelog

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-25 15:28:55 +02:00
..