Skip to content

posthog-js@1.391.5

Choose a tag to compare

@github-actions github-actions released this 22 Jun 07:59
· 13 commits to main since this release
Immutable release. Only release title and notes can be modified.
71ed336

1.391.5

Patch Changes

  • #3915 beaccc3 Thanks @pauldambra! - Session replay: apply the existing base64 image size cap (maxBase64ImageLength) to SVG <image> elements with data: URIs on both href and xlink:href. Previously the cap only covered <img> elements, so large inline data URIs inside SVGs were recorded in full - this also covers them in mutations, replacing oversized ones with the striped placeholder.
    (2026-06-22)