Skip to content

Releases: PostHog/posthog-ios

3.15.5

19 Nov 18:28
Compare
Choose a tag to compare
  • fix: properly mask SwiftUI Text (and text-based views) (#257)

3.15.4

19 Nov 12:08
Compare
Choose a tag to compare
  • fix: avoid zero touch locations (#256)
  • fix: reading screen size could sometimes lead to a deadlock (#252)

3.15.3

18 Nov 10:37
Compare
Choose a tag to compare
  • fix: mangled wireframe layouts (#250)
  • recording: do not rotate the session id for hybrid SDKs (#253)

3.15.2

13 Nov 06:29
Compare
Choose a tag to compare
  • fix: allow changing person properties after identify (#249)

3.15.1

12 Nov 10:45
Compare
Choose a tag to compare
  • fix: accessing UI APIs off main thread to get screen size (#247)

3.15.0

11 Nov 07:37
Compare
Choose a tag to compare
  • add autocapture support for UIKit (#224)

3.14.2

08 Nov 11:42
0e3845e
Compare
Choose a tag to compare
  • fix issue with resetting accent color in SwiftUI app (#238)
  • fix $feature_flag_called not captured after reloading flags (#232)

3.14.1

05 Nov 15:23
Compare
Choose a tag to compare
  • recording: fix RN iOS masking (#230)

3.14.0

05 Nov 09:51
Compare
Choose a tag to compare
  • add option to pass a custom timestamp when calling capture() (#228)
  • fix crash when loading dynamic colors from storyboards (#229)

3.13.3

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