Skip to content

2.4.0

Compare
Choose a tag to compare
released this 28 Apr 10:07
· 116 commits to master since this release
f8a0ce0

Features

  • [Customization] You now have full control over the appearance of the First & Second Layer via our Admin Interface Style options and our Programmatic API. We have updated and extended our Programmatic API to simplify banner customization.
  • [UI] Legal links are now added to the First Layer, and can be hidden or shown as desired via programmatic API.
  • [CCPA] Consent button can now be customized via the Admin Interface.
  • [API Update] getTCString has been deprecated in favor of getTCFData. This method returns all necessary data to be consumed related to TCF 2.0 framework.
  • [API Update] getTCFData is now async to provide accurate results when actions are still pending to be reflected.

Improvements

  • Improve initialization flow for stability and avoid edge case crashes.
  • You may now customize your call to action: Accept, Deny, Save Buttons independently for First & Second Layer.
  • Required updates for TCF 2.0 framework.

Resolved Issues

  • Solve stability issues and bug fixes.
  • Issue when showing TCF without any vendors.
  • UI/UX improvements and fixes.