11 digests · monthly

Radar — PostHog JS

Recent PostHog JS changes

posthog-js@1.408.0 — Jul 29, 2026

  • Canvas capture in session replay gains region masking via a maskRegionsFn — return [] to record as-is, null to skip the frame.
Read the full edition →

posthog-js@1.392.0 — Jun 22, 2026

  • Bundled OpenTelemetry dependencies removed — the lazily-loaded logs chunk shrinks; auto-captured console logs now run through logs.beforeSend for redaction.
  • ⚠ Log record attributes renamed: distinct_idposthogDistinctId, location.hrefurl.full, session.idsessionId.

posthog-js@1.382.0 — Jun 6, 2026

  • Rage-click detection ignores text-editing surfaces (double/triple-click selection) and +/- stepper buttons.
Read the full edition →

posthog-js@1.331.0 — Jan 19, 2026

  • posthog.init option evaluationEnvironments is deprecated in favor of evaluationContexts — removal planned for a future major.
Read the full edition →

These summaries link to the original release notes. They cover selected features, security updates, and migration changes.