Skip to content

Releases: PostHog/posthog-flutter

5.8.0

03 Nov 09:47

Choose a tag to compare

  • feat: surveys GA (#215)

Note: Surveys are now enabled by default.

5.7.0

31 Oct 14:03

Choose a tag to compare

  • feat: add manual error capture (#212)
    • Note: The following features are not yet supported:
    • BREAKING: Minimum Dart SDK version bumped to 3.4.0 and Flutter to 3.22.0 (required for stack_trace dependency compatibility)

5.6.0

06 Oct 11:14

Choose a tag to compare

  • feat: surveys use the new response question id format (#210)

5.5.0

12 Sep 06:41

Choose a tag to compare

  • chore: Android plugin sets compileSdkVersion to flutter.compileSdkVersion instead of hardcoded (#207)

5.4.3

09 Sep 17:32

Choose a tag to compare

  • fix: Android back button wasn't cleaning up the Survey resources (#205)

5.4.2

03 Sep 08:17

Choose a tag to compare

  • fix: mask TextField widgets automatically if obscureText is enabled ((#204))

5.4.1

29 Aug 14:53

Choose a tag to compare

  • chore: update posthog-ios dependency to min. 3.31.0 ((#202))

5.4.0

28 Aug 11:50

Choose a tag to compare

5.3.1

13 Aug 10:55

Choose a tag to compare

  • fix: don't render HTML content (#196)

5.3.0

11 Aug 10:18

Choose a tag to compare

  • chore: update languageVersion and apiVersion from 1.6 to 1.8 on Android to be compatible with Kotlin 2.2 (#193)