Skip to content

posthog-js@1.418.4

Choose a tag to compare

@github-actions github-actions released this 19 Aug 19:33
· 2 commits to main since this release
Immutable release. Only release title and notes can be modified.
3e1b28a

1.418.4

Patch Changes

  • #4309 b564d61 Thanks @posthog! - Fix session recording in the full browser bundles. array.full.js and module.full.es.js only inlined rrweb, so they still fetched the recorder script at runtime - the request the full bundles exist to avoid. They now inline the whole recorder. Also flags the session with $sdk_debug_recording_script_not_loaded when the recorder script fails to load, so a blocked recorder is visible in analytics rather than only in the console.
    (2026-08-19)