Releases: PostHog/posthog-flutter
Releases · PostHog/posthog-flutter
4.10.2
- chore: pin the iOS SDK to 3.19.x (#157)
4.10.1
- fix: isSessionReplayActive returns false by default for flutter web (#158)
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)