Releases: PostHog/posthog-flutter
Releases · PostHog/posthog-flutter
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)
4.5.0
- add PrivacyInfo for macOS (#105)
4.4.1
- fix: const
defaultHost
was renamed to DEFAULT_HOST
and broke the Android build (#98)