SVG data URI size cap now applies to image elements in mutations
posthog-js@1.391.5
1 fixThis release1 fixBug fixesAI-tallied from the release notes
1.391.5
Patch Changes
- #3915
beaccc3Thanks @pauldambra! - Session replay: apply the existing base64 image size cap (maxBase64ImageLength) to SVG<image>elements withdata:URIs on bothhrefandxlink: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)
Fetched June 22, 2026
