Immutable
release. Only release title and notes can be modified.
Patch Changes
- 6e52f5c: - Drop a session replay screenshot when its masked image cannot be rendered, instead of sending the unmasked screenshot.
- Collect masks inside a zero-size parent view that does not clip, because it still draws its subviews. React Native's default
overflow: visibleproduces such a wrapper. - Collect masks in a view that fades out or fades in, using the opacity the screenshot renders instead of the model
alpha.
- Collect masks inside a zero-size parent view that does not clip, because it still draws its subviews. React Native's default