Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Releases: thunderheadone/one-sdk-ios

ONE SDK for iOS v10.0.1

31 Mar 19:15
43dda29
Compare
Choose a tag to compare
  • [BUGFIX] Fixed a crash related to objc_setAssosciatedObject in OneUserModeManager class.

ONE SDK for iOS v10.0.0

25 Jan 10:50
f02dd69
Compare
Choose a tag to compare
  • [BREAKING] Added support for using the Thunderhead SDK with Xcode 14.0. The Thunderhead SDK now requires Xcode 14+ . For further details on this see our readme.
  • [BREAKING] Updated minimum deployment target to iOS 11.0.

ONE SDK for iOS v9.1.3

13 Sep 17:03
7481c6c
Compare
Choose a tag to compare
  • [BUGFIX] Fixed a crash that was occuring when Thunderhead SDK is integrated into a RxSwift app using UIScrollViewDelegate RxSwift.

ONE SDK for iOS v9.1.2

02 Sep 21:31
129a228
Compare
Choose a tag to compare
  • [BUGFIX] Fixed a crash occurring on start in Xcode 14 Beta 4+ related to dealloc initiation for UIViewController object.

ONE SDK for iOS v9.1.1

30 May 09:57
62da415
Compare
Choose a tag to compare
  • [BUGFIX] Fixed a crash related to Apple CarPlay CPTemplateApplicationScene.

ONE SDK for iOS v9.1.0

21 Mar 19:24
dfa76fa
Compare
Choose a tag to compare
  • [NEW] Added ability to dynamically capture data from other SDKs. For further details on this see our readme.
  • [UPDATE] Xcode 13.2 compatible SDK.

ONE SDK for iOS v9.0.0

17 Dec 17:29
e01f79a
Compare
Choose a tag to compare
  • [BREAKING] Removed the in-list optimization functionality from the SDK.
  • [NEW] Added ability to dynamically switch Workspace configuration while in Admin mode. You can now switch to other spaces easily by simply navigating to the Preview panel in Admin mode and pointing the SDK configuration to another space.
  • [NEW] Added ability to send SDK logs to a file while in Admin mode for easy sharing without needing developer support. You can now switch on SDK logging by navigating to the Preview panel in Admin mode. Once you’ve reproduced the issue, return to the same screen to share the logs.

ONE SDK for iOS v8.0.0

12 Oct 20:50
817c185
Compare
Choose a tag to compare
  • [BREAKING] Added support for using the Thunderhead SDK with Xcode 13.0. The Thunderhead SDK now requires Xcode 13+ (iOS 15). For further details on this see our readme.
  • [NEW] Added ability to create entities in Admin mode and codelessly send app preference data for a region to ONE based on configuration.
  • [NEW] Added support for Navigation Bars in Admin mode to address iOS 15 changes.
  • [UPDATE] Improved codeless tracking to only send outbound link requests based on the Interaction Points specifically configured under the Touchpoint.

ONE SDK for iOS v7.1.0

19 Aug 19:58
f84a337
Compare
Choose a tag to compare
  • [NEW] Added ability to get the current SDK configuration. For more info, see our readme.

ONE SDK for iOS v7.0.0

16 Aug 18:17
cfe2da0
Compare
Choose a tag to compare
  • [BREAKING] Added support for using the Thunderhead SDK with Xcode 12.5. If you are using an older version of Xcode, you will only be able to archive your app with bitcode disabled.
  • [BREAKING] JSON Assets no longer contain HTML encoded entities and the SDK no longer attempts to remove HTML encoded entities. If you still require the old encoding to be returned, please reach out to our support team.
  • [BREAKING] Removed deprecated optOut method from Thunderhead SDK. For further details on this see our migration guide.
  • [UPDATE] Deprecated getStructure SDK API. For further details on this see our readme.
  • [UPDATE] Improved codeless Interactions tracking when presenting or dismissing (with or without swipe gestures) View Controllers modally.
  • [UPDATE] Device data is now sent with all runtime requests.
  • [BUGFIX] Fixed an issue where regions were not highlighted properly in Edit mode for View Contriollers presented modally.
  • [BUGFIX] Fixed an issue where optimizations were not shown after dismissing a Modal.
  • [BUGFIX] Fixed an issue where a wrong optimization could have been shown on a Modal.