Skip to content

posthog-js 1.394.0

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)