Skip to content

Releases: PostHog/posthog-ios

3.13.3

25 Oct 04:51
Compare
Choose a tag to compare
  • fix race condition in PostHogFileBackedQueue.deleteFiles (#218)

3.13.2

18 Oct 11:40
Compare
Choose a tag to compare
  • add missing capture method for objC with groups overload (#217)

3.13.1

16 Oct 13:26
Compare
Choose a tag to compare
  • add optional distinctId parameter to capture methods (#216)

3.13.0

14 Oct 16:44
Compare
Choose a tag to compare
  • recording: session replay respect feature flag variants (#209)
  • add postHogMask view modifier to manually mask a SwiftUI view (#202)

3.12.7

09 Oct 08:33
Compare
Choose a tag to compare
  • add appGroupIdentifier in posthog config (#207)

3.12.6

02 Oct 07:14
Compare
Choose a tag to compare
  • recording: capture network logs from dataTask requests without CompletionHandler (#203)

3.12.5

24 Sep 06:27
Compare
Choose a tag to compare
  • no user facing changes

3.12.4

19 Sep 10:42
Compare
Choose a tag to compare
  • no user facing changes

3.12.3

18 Sep 18:01
Compare
Choose a tag to compare
  • no user facing changes

3.12.2

17 Sep 11:13
Compare
Choose a tag to compare
  • fix: some public APIs such as unregister weren't checking for isEnabled (#196)