Releases: PostHog/posthog-flutter
Releases · PostHog/posthog-flutter
5.4.2
- fix: mask TextField widgets automatically if obscureText is enabled ((#204))
5.4.1
- chore: update posthog-ios dependency to min. 3.31.0 ((#202))
5.4.0
- feat: surveys for Android (#198)
5.3.1
- fix: don't render HTML content (#196)
5.3.0
- chore: update languageVersion and apiVersion from 1.6 to 1.8 on Android to be compatible with Kotlin 2.2 (#193)
5.2.0
- feat: add
isOptOut
method to check if the current user is opted out of data capture. (#190)
5.1.0
- feat: surveys for iOS (#188)
5.0.0
- chore: support flutter web wasm builds (#112)
Breaking changes
- Dart min version 3.3.0
- Flutter min version 3.19.0
4.11.0
- chore: Session Replay - GA (#178)
4.10.8
- chore: pin the iOS SDK to 3.22.x (#177)