Releases: PostHog/posthog-flutter
Releases · PostHog/posthog-flutter
4.10.0
- chore: add support for session replay manual masking with the PostHogMaskWidget widget (#153)
4.9.4
- fix: solve masks out of sync when moving too fast (#147)
4.9.3
- chore: pin the iOS SDK to 3.18.0 (#149)
4.9.2
- chore: improve error logging when capturing snapshots (#146)
4.9.1
- fix: blank screen when viewing session replay recordings (#139)
4.9.0
- feat: add getter for current session identifier (#134)
4.8.0
- chore: change screenshots debouncing approach to throttling (#131)
- Added
throttleDelay
config and deprecated debouncerDelay
config.
4.7.1
- chore: do not send repeated snapshots (#126)
4.7.0
- chore: flutter session replay (Android and iOS) (#123)
4.6.0
- chore: change host to new address (#106)
- chore: allow manual initialization of the SDK (#117)