4.11.0
Minor Changes
-
#4663
6ae173fThanks @pauldambra! - Detect the Claude, Codex, and ChatGPT apps from their user agent markers:$browsernow reports the app name instead ofChrome.ChatGPT versions its apps differently per platform, so its
$browser_versionis not comparable across platforms. (2026-09-01) -
#4663
6ae173fThanks @pauldambra! - Use the shared@posthog/corebrowser detection instead of a separate copy.$browserand$browser_versionnow match posthog-js.This reattributes some events. Browsers the old copy missed (Vivaldi, Yandex, Whale, DuckDuckGo, Brave on iOS, Pale Moon, Waterfox, Oculus Browser) now report their own name instead of
ChromeorSafari. User agents that only containGeckonow reportFirefoxinstead ofMozilla. Opera versions older than 15 are no longer detected. (2026-09-01)