Releases: PostHog/posthog-ios
Releases · PostHog/posthog-ios
3.28.0
19 Jun 17:56
Compare
Sorry, something went wrong.
No results found
feat: add support for beforeSend function to edit or drop events (#357 )
3.27.0
16 Jun 20:09
Compare
Sorry, something went wrong.
No results found
fix: unify storage path for appGroupIdentifier
across targets (#356 )
fix: do not call flags callback with invalid flags (#355 )
use new /flags
endpoint instead of /decide
(#345 )
3.26.2
03 Jun 19:46
Compare
Sorry, something went wrong.
No results found
fix: pause network capture when app is backgrounded (#352 )
fix: prevent duplicate application lifecycle events (#354 )
3.26.1
30 May 11:37
Compare
Sorry, something went wrong.
No results found
fix: clear cached flags if remote config response hasFeatureFlags is false (#347 )
3.26.0
21 May 05:28
Compare
Sorry, something went wrong.
No results found
feat: capture console logs for session replay (#350 )
3.25.1
13 May 10:06
Compare
Sorry, something went wrong.
No results found
fix: edge case where session manager would not rotate session id (#349 )
3.25.0
30 Apr 06:27
Compare
Sorry, something went wrong.
No results found
feat: add support for conditional survey questions (#343 )
3.24.3
29 Apr 10:03
Compare
Sorry, something went wrong.
No results found
fix: feature flags not loading on sdk init (#346 )
3.24.2
25 Apr 06:48
Compare
Sorry, something went wrong.
No results found
fix: optional link in survey question type (#341 )
fix: app hangs on iPad with floating keyboard when session replay is enabled (#340 )
3.24.1
23 Apr 11:11
Compare
Sorry, something went wrong.
No results found
fix: Send correct $feature_flag_response
for the $feature_flag_called
event when calling isFeatureEnabled
(#337 )
fix: support ISO8601 dates with missing milliseconds (#338 )