Immutable
release. Only release title and notes can be modified.
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) importand carries no stability guarantees.