This repository has been archived by the owner on Aug 17, 2023. It is now read-only.
ONE SDK for iOS v7.0.0
- [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 Controller
s 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 Contrioller
s 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.