Skip to content

Releases: PostHog/posthog-ios

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)

3.12.1

12 Sep 15:45
Compare
Choose a tag to compare
  • recording: missing import for url session extensions (#194)
  • recording: network logs not counting the request transferSize but only the response transferSize (#193)

3.12.0

12 Sep 12:26
Compare
Choose a tag to compare
  • chore: add Is Emulator support (#190)
  • recording: PostHog URLSession extensions for capturing network logs (#189)

3.11.0

11 Sep 09:00
Compare
Choose a tag to compare
  • chore: add personProfiles support (#187)