Skip to content

3.70.1

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Aug 15:37
Immutable release. Only release title and notes can be modified.
cf56a54

Patch Changes

  • ac3dc31: Fix session replay masks drifting away from the content they cover while a screen scrolls or animates. During fast scrolling, frames are captured with a renderer that keeps masks aligned but draws blur, video and Metal content flat, and that also ignores layer.mask, maskView and CoreAnimation filters — content hidden by those alone is drawn in full in those frames. Use postHogMask() for anything that must never appear in a recording.