Skip to content

3.41.0

Choose a tag to compare

@ioannisj ioannisj released this 10 Feb 07:43
· 35 commits to main since this release
5afb749
  • feat: session replay config sessionReplayConfig.captureLogs and sessionReplayConfig.captureNetworkTelemetry now respect project settings (#452)

    Note: requires PostHogConfig.remoteConfig to be enabled (default)

  • fix: prevent crashes from non JSON-serializable property types (Date, URL, Data, infinity, NaN, etc.) (#466)
  • feat: add $is_testflight and $is_sideloaded event properties (#443)