posthog-js@1.418.4
·
2 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
1.418.4
Patch Changes
- #4309
b564d61Thanks @posthog! - Fix session recording in the full browser bundles.array.full.jsandmodule.full.es.jsonly 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_loadedwhen the recorder script fails to load, so a blocked recorder is visible in analytics rather than only in the console.
(2026-08-19)