Skip to content

Releases: amplitude/Amplitude-Swift

v1.9.3

01 Oct 22:24
Compare
Choose a tag to compare

1.9.3 (2024-10-01)

Bug Fixes

v1.9.2

10 Sep 21:04
Compare
Choose a tag to compare

1.9.2 (2024-09-10)

Bug Fixes

  • notify plugins of internal sessionId changes (#224) (61d43cf)

v1.9.1

05 Sep 21:13
Compare
Choose a tag to compare

1.9.1 (2024-09-05)

Bug Fixes

  • Add maxQueuedEventCount parameter to trim events in storage if over a limit (#222) (0134383)
  • Send a max of one upload at a time (#221) (63e76d9)

v1.9.0

24 Aug 01:27
Compare
Choose a tag to compare

1.9.0 (2024-08-24)

Features

v1.8.1

23 Aug 01:02
Compare
Choose a tag to compare

1.8.1 (2024-08-23)

Bug Fixes

  • Delete events on an invalid api key response. (#211) (9329a26)
  • Fix code compatibility issues on Xcode 14.1 (#213) (b2022b6)
  • fix pinchGestureRecognizer unavailability issue on tvos (#217) (4c5ae67)
  • set offline when receiving certain error responses (#212) (056ccbf)

v1.8.0

08 Aug 18:53
Compare
Choose a tag to compare

1.8.0 (2024-08-08)

Features

v1.7.0

11 Jul 23:19
Compare
Choose a tag to compare

1.7.0 (2024-07-11)

Bug Fixes

Features

v1.6.2

14 Jun 22:12
Compare
Choose a tag to compare

1.6.2 (2024-06-14)

Bug Fixes

  • Don't use idfv for deviceId if invalid (#183) (f17e7fa)

v1.6.1

12 Jun 19:51
Compare
Choose a tag to compare

1.6.1 (2024-06-12)

Bug Fixes

  • Add additional diagnostic logging (#177) (e0e47a7)
  • dispatch identify interceptor callbacks on correct queue (#176) (eaf6d16)
  • resolve compilation issue with watchOS 8.0 (#180) (d0b7bff)

v1.6.0

04 Jun 20:54
Compare
Choose a tag to compare

1.6.0 (2024-06-04)

Bug Fixes

  • Disable network connectivity check on watchOS as it is not supported on real devices (#174) (853e4e5)

Features

  • support single-target Watch applications (#163) (0d23d94)