Skip to content

posthog-js@1.394.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 14:08
· 7 commits to main since this release
Immutable release. Only release title and notes can be modified.
79411ac

1.394.0

Minor Changes

  • #3986 919abca Thanks @ioannisj! - Capture the $device_model super-property on Android Chromium via navigator.userAgentData.getHighEntropyValues(['model']). Resolved once during init and sent on subsequent events; opt out with disableDeviceModel: true.
    (2026-06-26)