Skip to content

Releases: amplitude/Amplitude-Swift

v1.2.0

05 Feb 18:39
Compare
Choose a tag to compare

1.2.0 (2024-02-05)

Bug Fixes

  • ensure event data is sandboxed per app for all platforms (#113) (72da9f8)
  • should track coarse location by default (#110) (2aab265)

Features

v1.1.0

30 Oct 17:14
Compare
Choose a tag to compare

1.1.0 (2023-10-30)

Features

v1.0.0

27 Oct 18:23
Compare
Choose a tag to compare

1.0.0 (2023-10-27)

Bug Fixes

Features

BREAKING CHANGES

  • New major version

v0.7.3

17 Oct 00:35
Compare
Choose a tag to compare

0.7.3 (2023-10-17)

Bug Fixes

  • add support for CGFloat property values (#91) (6de48f0)

v0.7.2

04 Oct 17:42
Compare
Choose a tag to compare

0.7.2 (2023-10-04)

Bug Fixes

  • add Objective-C support to get property values (#88) (a0d5aa6)

v0.7.1

29 Sep 17:00
Compare
Choose a tag to compare

0.7.1 (2023-09-29)

Bug Fixes

  • Objective-C support for plugin flush() (#87) (726e3e8)

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)