Releases: amplitude/Amplitude-Swift
Releases · amplitude/Amplitude-Swift
v0.7.0
0.7.0 (2023-09-28)
Features
v0.6.0
0.6.0 (2023-09-21)
Bug Fixes
- encoding Encodable values from [String: Any] (#82) (#83) (b610fa1)
Features
- default tracking options, auto-track application lifecycle events (#79) (c74979a)
v0.5.1
0.5.1 (2023-09-12)
Bug Fixes
- mark uploads as background tasks to let them continue if the app enters the background (#78) (80b465e)
v0.5.0
0.5.0 (2023-09-08)
Features
- support integration with experiment ios (#80) (ff3a8ec)
v0.4.14
0.4.14 (2023-08-17)
Bug Fixes
- open 'DestinationPlugin.execute()' method (#76) (e6bd825)
v0.4.12
0.4.12 (2023-08-15)
Bug Fixes
- remove location-related code from SDK, add an example plugin to collect location data (#75) (34ff8e5)
v0.4.11
0.4.11 (2023-08-11)
Bug Fixes
- normalize explicit empty instance name (#71) (ac60e5e)
v0.4.10
0.4.10 (2023-08-11)
Bug Fixes
- move mergeEventOptions() function to EventOptions class (#72) (7a78576)
v0.4.9
0.4.9 (2023-08-11)
Bug Fixes
- setGroup() should set event.userProperties (#70) (109f33c)