Skip to content

Releases: PostHog/posthog-flutter

4.10.2

06 Feb 15:11
Compare
Choose a tag to compare
  • chore: pin the iOS SDK to 3.19.x (#157)

4.10.1

05 Feb 17:18
Compare
Choose a tag to compare
  • fix: isSessionReplayActive returns false by default for flutter web (#158)

4.10.0

16 Jan 10:50
Compare
Choose a tag to compare
  • chore: add support for session replay manual masking with the PostHogMaskWidget widget (#153)

4.9.4

13 Jan 12:49
Compare
Choose a tag to compare
  • fix: solve masks out of sync when moving too fast (#147)

4.9.3

09 Jan 07:37
Compare
Choose a tag to compare
  • chore: pin the iOS SDK to 3.18.0 (#149)

4.9.2

08 Jan 09:48
Compare
Choose a tag to compare
  • chore: improve error logging when capturing snapshots (#146)

4.9.1

07 Jan 10:29
Compare
Choose a tag to compare
  • fix: blank screen when viewing session replay recordings (#139)

4.9.0

18 Dec 14:39
Compare
Choose a tag to compare
  • feat: add getter for current session identifier (#134)

4.8.0

13 Dec 10:54
Compare
Choose a tag to compare
  • chore: change screenshots debouncing approach to throttling (#131)
    • Added throttleDelay config and deprecated debouncerDelay config.

4.7.1

09 Dec 12:02
Compare
Choose a tag to compare
  • chore: do not send repeated snapshots (#126)