Skip to content

v7.2.0

Compare
Choose a tag to compare
@rakutentech-danger-bot rakutentech-danger-bot released this 07 Dec 02:12
980ef6a
  • SDKCF-5038: Refactored event logging logic and campaign repository to align with iOS.
    • Impact: Data stored from SharedPreferences is cleared to use the new format. Therefore please ensure that there are no pending campaigns when updating to this version, for the campaign's impressions left will be reset to "max lifetime impressions count" and opt-out status to "not opted out" affecting the visibility of the pending campaign.
  • SDKCF-5510: Updated SDK Utils dependency to v2.1.1.
  • SDKCF-5242: Added handling to change opt-out color when background is dark.
  • SDKCF-5637: Fixed issue where test campaigns are not being displayed.
  • SDKCF-5777: Enabled triggers validation for test campaigns.
  • SDKCF-5778: Updated compile and target SDK to API 33 (Android 13).
  • SDKCF-5565: Added Push Primer feature for Android 13 and up devices. Please see usage section for details.
  • SDKCF-5612: Updated configure() API to optionally override subscription ID and config URL at runtime.