Skip to content

Releases: amplitude/experiment-ios-client

v1.18.1

30 May 18:31
Compare
Choose a tag to compare

1.18.1 (2025-05-30)

Bug Fixes

v1.18.0

14 May 18:43
Compare
Choose a tag to compare

1.18.0 (2025-05-14)

Features

v1.17.0

13 May 00:37
Compare
Choose a tag to compare

1.17.0 (2025-05-13)

Bug Fixes

  • fix deadlock synchronization (#71) (19ad0b4)
  • update analytics connector to 1.3.1 (5740bd7)

Features

v1.16.1

14 Mar 21:31
Compare
Choose a tag to compare

1.16.1 (2025-03-14)

Bug Fixes

  • fix variant experiment key serialization w/ both keys set (#68) (a62fbc0)

v1.16.0

13 Jan 22:58
Compare
Choose a tag to compare

1.16.0 (2025-01-13)

Bug Fixes

  • add synchronization around the client's user object (#66) (964616f)

Features

  • update ios deployment target to 11.0 (b550e27)
  • update watchos deployment target to 4.0 (c80f40a)

v1.15.0

03 Dec 19:28
Compare
Choose a tag to compare

1.15.0 (2024-12-03)

Features

  • Update DefaultUserProvider platform and device values (#65) (9d63b9a)

v1.14.0

26 Nov 17:40
Compare
Choose a tag to compare

1.14.0 (2024-11-26)

Features

  • increase flag polling interval; add flag poller interval config (#64) (520123c)

v1.13.7

13 Sep 18:47
Compare
Choose a tag to compare

1.13.7 (2024-09-13)

Bug Fixes

  • ensure completion block is always called in DefaultExperimentClient.start function (#60) (5f0e1dc)

v1.13.6

10 Sep 20:32
Compare
Choose a tag to compare

1.13.6 (2024-09-10)

Bug Fixes

v1.13.5

06 May 21:09
Compare
Choose a tag to compare

1.13.5 (2024-05-06)

Bug Fixes

  • toDictionary function should convert Date object to string (#54) (6ebbc3f)