1.426.0
Minor Changes
- #4740
6325953Thanks @mayteio! - Capture Meta's$fbcperson property when a newfbclidis observed.
(2026-09-03)
Patch Changes
-
#4760
41ed3afThanks @marandaneto! - Require a distinct ID when callingidentifyand correct its API documentation to match the existing runtime validation.
(2026-09-03) -
#4713
7a027adThanks @posthog! - Gate$groupidentifyon person processing. Underidentified_only, agroup()call promotes the user to identified so the event is kept instead of dropped. Undernever, the local group association is retained for subsequent events and feature flags, but$groupidentifyis 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