Skip to content

2.3.0

Choose a tag to compare

@uc-pedro uc-pedro released this 23 Feb 16:56
· 111 commits to master since this release
e2fcea7

2.3.0

Features

  • [API Update] shouldShowCMP has been deprecated in favor of shouldCollectConsent. See Initializing the SDK
  • [Banner API v2] Banner API v1 is now discontinued and removed from the SDK. If you don't wish to upgrade, please stick to v2.0.3 to avoid unexpected behaviour. See the alert in the "Banner API V1" tab
  • [Banner API v2] BannerSettings now requires a BannerFont object to pass a Bold and Regular font separately to apply for both layers. See Banner Settings
  • [Demo App] You can now find a demo app in our documentation to test out your configuration before writing a single line of code. See Sample Apps.

Improvements

  • Updates to TCF 2.0 framework.

Resolved Issues

  • Issue with position of logo on Second Layer is now solved.
  • UI/UX improvements and fixes.