Skip to content

Releases: launchdarkly/ios-client-sdk

2.1.1

05 Jan 17:55
Compare
Choose a tag to compare

[2.1.1] - 2017-01-04

Added

  • Method to get notified with the flag key for which the value had changed

Fixed

  • Background fetch issues fixed

2.1.0

20 Dec 00:12
Compare
Choose a tag to compare

[2.1.0] - 2016-12-19

Changed

  • Removed AFNetworking
  • Code optimizations and cleanup

Fixed

  • Optimized events storage and polling algorithms
  • Events generated simultaneously at the same time appear sequentially on web console without events loss

[2.0.3] - 2016-10-26

26 Oct 22:43
Compare
Choose a tag to compare

Changed

  • Updated to use AFNetworking 3.1
  • Minor code cleanup

Fixed

  • DarklyEventSource linker errors patched

Fix linker flag error for EventSource

25 Oct 10:45
Compare
Choose a tag to compare

This release points to the latest DarklyEventSource SDK, which fixes a linker flag issue that made the SDK crash for some users.

Support for multivariate flags and more

01 Sep 18:00
Compare
Choose a tag to compare

Add support for multivariate feature flags, real time flag updates, and more

1.1.0

19 Aug 16:29
Compare
Choose a tag to compare

Dependency update

  • Removed dependency on Core Data (no interfaces or behavior changed)

1.0.3 Fixed event/user data

17 Aug 19:21
Compare
Choose a tag to compare

Fixed

  • Device information is included in user custom attributes in events
  • Actual and default flag values are sent in Feature Request Events
  • Existing flag config data is no longer sent with evaluation requests, which avoids Too long request string errors

1.0.2

02 Aug 18:02
Compare
Choose a tag to compare

Addresses #59

Version 1.0.1

14 Jul 17:10
Compare
Choose a tag to compare

Addresses #56

1.0.0

13 Jul 19:45
Compare
Choose a tag to compare

Remove CoreData + more.
Fixed #25 #27 #28 #49 #52