Skip to content

Releases: amplitude/Amplitude-Swift

v0.7.0

28 Sep 18:12
Compare
Choose a tag to compare

0.7.0 (2023-09-28)

Features

v0.6.0

21 Sep 22:17
Compare
Choose a tag to compare

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

12 Sep 22:01
Compare
Choose a tag to compare

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

08 Sep 16:29
Compare
Choose a tag to compare

0.5.0 (2023-09-08)

Features

  • support integration with experiment ios (#80) (ff3a8ec)

v0.4.14

17 Aug 18:09
Compare
Choose a tag to compare

0.4.14 (2023-08-17)

Bug Fixes

  • open 'DestinationPlugin.execute()' method (#76) (e6bd825)

v0.4.13

16 Aug 19:01
Compare
Choose a tag to compare

0.4.13 (2023-08-16)

Bug Fixes

v0.4.12

15 Aug 23:17
Compare
Choose a tag to compare

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

11 Aug 19:30
Compare
Choose a tag to compare

0.4.11 (2023-08-11)

Bug Fixes

  • normalize explicit empty instance name (#71) (ac60e5e)

v0.4.10

11 Aug 17:35
Compare
Choose a tag to compare

0.4.10 (2023-08-11)

Bug Fixes

  • move mergeEventOptions() function to EventOptions class (#72) (7a78576)

v0.4.9

11 Aug 01:24
Compare
Choose a tag to compare

0.4.9 (2023-08-11)

Bug Fixes

  • setGroup() should set event.userProperties (#70) (109f33c)