Skip to content

3.72.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Sep 03:28
Immutable release. Only release title and notes can be modified.
ce9f0dc

Minor Changes

  • 8566372: Add PostHogSDK.prewarmPushNotificationOpenCapture() so a notification tap delivered before setup() is still captured as $push_notification_opened.

Patch Changes

  • 8566372: Log a debug warning when capturePushNotificationOpened is enabled and no UNUserNotificationCenter delegate is set, which is the case where no notification tap can ever be captured.