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

ONE SDK for iOS v7.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Aug 18:17
cfe2da0
  • [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.