Immutable
release. Only release title and notes can be modified.
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,maskViewand CoreAnimationfilters— content hidden by those alone is drawn in full in those frames. UsepostHogMask()for anything that must never appear in a recording.