Releases: segmentio/analytics-ios
Releases · segmentio/analytics-ios
4.1.8
01 Feb 22:35
Compare
Sorry, something went wrong.
No results found
Version 4.1.8 (1 February, 2023)
Fix Fix null setting entry crash on tvOS
4.1.7
06 Jan 20:49
Compare
Sorry, something went wrong.
No results found
Version 4.1.7 (6 January, 2023)
Fix Removed writekey from request header; Added context.instanceId.
4.1.6
05 Oct 15:53
Compare
Sorry, something went wrong.
No results found
Version 4.1.6 (5 October, 2021)
Fix Removed unused exclude in Package.swift
Fix Fix potential deadlock on first app launch
4.1.5
09 Jul 21:15
Compare
Sorry, something went wrong.
No results found
Fix Add missing nullability identifier
Fix Update Readme with SPM guide
4.1.4
03 May 23:38
Compare
Sorry, something went wrong.
No results found
Fix Add missing import in Segment.h for Xcode 12.5
Fix Revert static lib podspec change.
4.1.3
27 Jan 21:47
Compare
Sorry, something went wrong.
No results found
Fix Pull IDFA if it has changed and rebuild context if necessary.
Fix Support Data Residency.
Fix Added static lib support for Cocoapods.
4.1.2
12 Nov 23:26
Compare
Sorry, something went wrong.
No results found
Version 4.1.2 (12 November, 2020)
Fix Standarized all SDK versions between dependency managers. Migrated to importing modules vs headers. Removed all linked frameworks.
Fix Fixed missing userId in traits.
Fix Fixed an issue with NSCopying preceding SEGSerialization.
Fix Output log messages when events are trimmed from the queue.
Fix Added category option to screen calls.
4.1.1
27 Oct 22:37
Compare
Sorry, something went wrong.
No results found
Version 4.1.1 (27 October, 2020)
Fix Fixed example projects using old branch for SPM.
Fix Repaired mac example project.
[Fix] Fixed carthage support for main library and destinations.
4.1.0
19 Oct 22:41
Compare
Sorry, something went wrong.
No results found
Version 4.1.0 (19 October, 2020)
New Added Webhook Integration.
New Renamed module from Analytics to Segment.
Fix Removed unused mobile attribution.
New Added ability for customer to make their types serializable.
New Added necessary changes for Edge Functions.
4.0.5 (pre-release)
28 Aug 18:52
Compare
Sorry, something went wrong.
No results found
Fix Fixed issue where non-serializable types would get into payload.
Fix Fixed double device payload.
New Deprecated configuration access and updated associated tests.
Fix Disregard payloads that fail conversion from plist to json.
New Added Swift and Carthage badging.