Skip to content

v7.3.0

Compare
Choose a tag to compare
@rakutentech-danger-bot rakutentech-danger-bot released this 13 Dec 13:10
925303b
  • SDKCF-5835: Updated dependencies to remove vulnerabilities.
  • SDKCF-5893: Added campaign UX Improvements related to texts' wrapping for readability:
    • For Android 13 devices using Japanese language, wrapping by Bunsetsu is applied
    • For devices using English language, hyphenation is applied
  • SDKCF-5601: Fixed close button's content label accessibility warnings.
  • SDKCF-5900: Refactored code to remove most of the suppressions for code smells.
  • SDKCF-5948: Added tooltip campaigns feature.
  • SDKCF-6076: Updated configure() API to enable/disable tooltip campaigns feature (disabled by default). Please see usage section for details.
  • SDKCF-6035: Added closeTooltip() API to manually close displayed tooltip by viewId (UIElement identifier).
  • SDKCF-6009: Fixed issue on campaign not displayed after going to background.
  • SDKCF-6025: Added Push Primer opt-in tracking for Android 13 and up devices. Please see usage section for details.
  • SDKCF-6010: Fixed re-display of AppStart-only campaigns when switching users, and to align with iOS.