Skip to content

7.6.6

Compare
Choose a tag to compare
@andresilveirah andresilveirah released this 17 Apr 18:11
· 155 commits to develop since this release

7.6.6 (Apr, 17, 2024)

  • DIA-3679 Fixed an issue affecting Objc implementations preventing USNat consent status from being accessed by the app. #559
  • DIA-3811 Fixed an issue with webview consent transferring affecting some implementations that contained consent actions in their vendor list. #563
  • DIA-2963 Fixed an issue causing the onError callback not being called in certain cases. #561
  • DIA-3817 Fixed an issue causing the SDK to error for old campaigns (where legalBasisChangeDate are not returned by the backend). #562
  • DIA-3770 Fixed a layout issue on tvOS causing html tags to be rendered. #565
  • Improved tests for legacy USPString within USNat campaigns. #564
  • Made webConsents public to better support React Native, Flutter and other bridge SDKs. #560 (thanks @finnp & @thekorn)