releases.shpreview
PostHog/PostHog JS

PostHog JS

$npx -y @buildinternet/releases show posthog-js
Mon
Wed
Fri
AprMayJunJulAugSepOctNovDecJanFebMarApr
Less
More
Releases323Avg99/moVersions@posthog/types@1.354.0 → posthog-js@1.369.4
Mar 2, 2026

1.5.71

Patch Changes

1.357.0

Minor Changes

1.357.0

Minor Changes

Patch Changes

  • #3179 0dce119 Thanks @TueHaulund! - Bump @posthog/rrweb-* to 0.0.45 — reuses a single OffscreenCanvas in the canvas recording worker instead of allocating a new one per frame, fixing a memory leak in Safari where GPU-backed canvas resources were not being garbage collected promptly (2026-03-02)
  • Updated dependencies [4f885c0]:
    • @posthog/types@1.357.0

5.26.1

Patch Changes

  • #3163 0dc03b0 Thanks @gustavohstrassburger! - Improve local feature flag evaluation debugging by adding timestamp tracking. Locally evaluated flags now include timing information in $feature_flag_called events to help debug cache TTL and timing issues, matching what's available for remote evaluation. (2026-03-02)

0.1.4

Patch Changes

  • Updated dependencies [0dc03b0]:
    • posthog-node@5.26.1

1.5.70

Patch Changes

1.356.2

1.356.2

Patch Changes

  • #3174 e9127d8 Thanks @TueHaulund! - Detect and report when rrweb fails to initialize. rrweb's record() silently swallows startup errors and returns undefined, which previously left the SDK reporting an active recording status while capturing zero data. The SDK now checks the return value and reports a new rrweb_error status, making the failure visible in debug properties. (2026-03-02)

  • #3175 6ee5f12 Thanks @TueHaulund! - Fix memory leak in canvas recording on Safari < 16.4 where ImageBitmaps were never closed when OffscreenCanvas was unavailable in the web worker. (2026-03-02)

  • #3178 186871a Thanks @TueHaulund! - Skip canvas FPS recording entirely on browsers without OffscreenCanvas support (Safari < 16.4) instead of running a wasteful requestAnimationFrame loop that can never produce data. Also includes displayWidth/displayHeight in canvas mutation data for correct replay sizing. (2026-03-02)

  • #3176 87bae20 Thanks @dustinbyrne! - fix: Drop explicit exports (2026-03-02)

  • #3172 2e46959 Thanks @dustinbyrne! - fix: Compressed requests use ArrayBuffer (2026-03-02)

  • Updated dependencies []:

    • @posthog/types@1.356.2
Feb 27, 2026

1.5.69

Patch Changes

  • Updated dependencies [a500d14]:
    • posthog-js@1.356.1

1.356.1

Patch Changes

  • #3128 a500d14 Thanks @ksvat! - wait for fresh config before recording start decision, add new recorder status, output recording started event (2026-02-27)
  • Updated dependencies []:
    • @posthog/types@1.356.1

1.356.1

Feb 26, 2026

1.356.0

Minor Changes

  • #3142 ec54fd8 Thanks @dmarticus! - Add feature_flag_cache_ttl_ms config to prevent stale flag values (2026-02-26)

Patch Changes

  • #3154 a47179c Thanks @slshults! - fix: Improve tablet device type detection when Chrome sends desktop-like UA strings

    Chrome on Android tablets defaults to "request desktop site" mode, sending a UA string indistinguishable from desktop Linux. This uses the Client Hints API (navigator.userAgentData.platform) and touch capability (navigator.maxTouchPoints) to correctly classify these devices as Tablet or Mobile when UA-based detection falls through to the Desktop default. (2026-02-26)

  • #3145 d741668 Thanks @dmarticus! - Adds a remote_config_refresh_interval_ms config option to control how often feature flags are automatically refreshed in long-running sessions. (2026-02-26)

  • Updated dependencies [ec54fd8, d741668]:

    • @posthog/types@1.356.0

1.5.68

Patch Changes

1.356.0

Minor Changes

  • #3142 ec54fd8 Thanks @dmarticus! - Add feature_flag_cache_ttl_ms config to prevent stale flag values (2026-02-26)

Patch Changes

  • #3145 d741668 Thanks @dmarticus! - Adds a remote_config_refresh_interval_ms config option to control how often feature flags are automatically refreshed in long-running sessions. (2026-02-26)

4.36.1

Patch Changes

1.355.0

Minor Changes

Patch Changes

  • Updated dependencies []:
    • @posthog/types@1.355.0

1.5.67

Patch Changes

  • Updated dependencies [1d3f14c]:
    • posthog-js@1.355.0

1.355.0

1.354.4

1.354.4

Patch Changes

  • #3152 d6fd9c9 Thanks @ksvat! - add re-entrancy guard for cases where ALL + regex + event trigger matching is configured (2026-02-26)
  • Updated dependencies []:
    • @posthog/types@1.354.4
Latest
posthog-js@1.369.4
Tracking Since
Feb 25, 2026
Last checked Apr 21, 2026