Skip to content

3.15.7

Compare
Choose a tag to compare
@ioannisj ioannisj released this 25 Nov 13:25
· 14 commits to main since this release
  • fix: detect and mask out system photo library and user photos (#261)

    • This can be disabled through the following sessionReplayConfig options:
    config.sessionReplayConfig.maskAllSandboxedViews = false
    config.sessionReplayConfig.maskPhotoLibraryImages = false