github PostHog/posthog-js @posthog/types@1.392.0

latest releases: posthog-js@1.396.2, posthog-js@1.396.1, posthog-node@5.38.8...
6 hours ago

1.392.0

Minor Changes

  • #3987 74cc6bb Thanks @TueHaulund! - Add a get_current_url config option that overrides the URL used for client-side URL targeting — session replay URL triggers, the session replay URL blocklist, survey URL display conditions, product tour URL conditions, web experiment URL conditions, and autocapture URL allow/ignore lists. These match against window.location.href directly, which does not reflect a $current_url rewritten in before_send. Apps where the browser URL is not meaningful for targeting (e.g. Electron/desktop builds served from a generated host) can now return the logical URL to match against. Defaults to window.location.href when not set.
    (2026-06-29)

Don't miss a new posthog-js release

NewReleases is sending notifications on new releases.