Skip to content

posthog-js@1.426.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 18:52
Immutable release. Only release title and notes can be modified.
1e5ddbe

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