Releases: PostHog/posthog-flutter
Releases · PostHog/posthog-flutter
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)
4.10.7
- fix: import dart io only on non-web platforms (#176)
4.10.6
- fix: check if image size is valid before sending snapshot (#174)
4.10.5
- chore: linux and windows NoOp support (#173)