Skip to content

3.65.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jul 04:19
Immutable release. Only release title and notes can be modified.
33145b1

Minor Changes

  • 2ee22f5: Add PostHogSDK.captureSessionReplaySnapshot(afterScreenUpdates:), an SPI session-replay hook (@_spi(PostHogInternal)) that lets first-party PostHog wrapper SDKs (e.g. posthog-flutter) capture the current native window on their own cadence — used to record native screens that cover an out-of-engine UI. Not a public API: it requires an @_spi(PostHogInternal) import and carries no stability guarantees.