Skip to content

Releases: PostHog/posthog-android

3.21.3

16 Sep 14:13
Compare
Choose a tag to compare
  • fix: throttle mechanism wasn't thread safe (#283)

3.21.2

11 Sep 09:09
Compare
Choose a tag to compare
  • fix: prevent circular reference in the view hierarchy where a child view somehow references back to a parent, creating an infinite loop (#281)

3.21.1

04 Sep 12:43
Compare
Choose a tag to compare
  • fix: do not throw if Canvas creation failed (#280)

3.21.0

27 Aug 06:33
Compare
Choose a tag to compare
  • feat: add surveys support with custom UI (#276)

3.20.4

25 Aug 07:14
Compare
Choose a tag to compare
  • fix: do not try to use the view if it is in a dirty state (#278)

3.20.3

22 Aug 09:07
Compare
Choose a tag to compare
  • fix: do not try to create a Canvas with a recycled bitmap (#277)

3.20.2

07 Aug 12:10
Compare
Choose a tag to compare
  • fix: missing session_id property for snapshot events (#273)

3.20.1

28 Jul 13:09
Compare
Choose a tag to compare
  • fix: call PostHogOnFeatureFlags if remote config fails (#270)

3.20.0

22 Jul 13:01
Compare
Choose a tag to compare
  • feat: add support for beforeSend function to edit or drop events (#266)

3.19.2

10 Jul 09:13
Compare
Choose a tag to compare
  • fix: enable gzip for /flags endpoint (#268) and (#268)