Releases: amplitude/Amplitude-iOS
Releases · amplitude/Amplitude-iOS
v8.18.0
8.18.0 (2024-02-08)
Bug Fixes
Features
v8.17.2
8.17.2 (2023-09-15)
Bug Fixes
- fix the compatible issue with macOSSonoma (#463) (fd9495f)
v8.16.4
8.16.4 (2023-06-22)
Bug Fixes
- avoid global variables in AMPIdentifyInterceptor to fix missing user properties updates (#445) (eb820a2)
v8.16.3
8.16.3 (2023-06-15)
Bug Fixes
- malloc -> calloc to fix CWE-789 vulnerability (#449) (3793d58)
v8.16.2
8.16.2 (2023-06-14)
Bug Fixes
- bump dependencies to fix cocoapods vulnerability (#448) (a57f4dc)
v8.16.1
8.16.1 (2023-05-30)
Bug Fixes
- set _inForeground value earlier (#433) (3cee4c2)
- sudo rm appledoc (#444) (53ba490)
- XCode 14 fixes - update iPhone targets to 11, MacOS to 10.15, appledoc (#442) (5c15979)
v8.16.0
8.16.0 (2023-04-26)
Bug Fixes
- update identify collapsing logic to send actions on separate identify event (#437) (9fb64c3)
- updated identify merging logic to ignore nil values (#434) (8e1239c)
Features