github PostHog/posthog-js posthog-js@1.426.0

latest releases: @posthog/browser-common@0.7.2, @posthog/core@1.50.4, posthog-js@1.426.2...
5 hours ago

1.426.0

Minor Changes

  • #4740 6325953 Thanks @mayteio! - Capture Meta's $fbc person property when a new fbclid is observed.
    (2026-09-03)

Patch Changes

  • #4760 41ed3af Thanks @marandaneto! - Require a distinct ID when calling identify and correct its API documentation to match the existing runtime validation.
    (2026-09-03)

  • #4713 7a027ad Thanks @posthog! - Gate $groupidentify on person processing. Under identified_only, a group() call promotes the user to identified so the event is kept instead of dropped. Under never, the local group association is retained for subsequent events and feature flags, but $groupidentify is not sent because the server always drops it.
    (2026-09-03)

  • Updated dependencies [41ed3af, dbbb58e]:

    • @posthog/types@1.408.1
    • @posthog/core@1.50.3

Don't miss a new posthog-js release

NewReleases is sending notifications on new releases.