Skip to content

Releases: id5io/id5-api.js

v1.0.67

19 Jun 07:45
Compare
Choose a tag to compare

🛠 Maintenance

Fetch calls differentiation for api & api-lite

v1.0.66

13 Jun 11:21
Compare
Choose a tag to compare

🚀 Features

  • Removing stored consent and cached data when local storage consent has been revoked
  • Pushing privacy object to TrueLink on consent changes

v1.0.65

08 May 12:19
Compare
Choose a tag to compare

🚀 Features

  • collection of TrueLinkId if it has been bootstrapped
  • provision of publisher TrueLinkId if it has been bootstrapped and partner has enabled it
  • added PBJS version as origin version

v1.0.64

22 Apr 11:54
Compare
Choose a tag to compare

🚀 Features

  • bounce call before fetch in case there is no signature
  • enhanced multiplexing leader election criteria

v1.0.63

20 Mar 11:29
Compare
Choose a tag to compare

🚀 Features

  • Consent management updates (multiple consent types supported, consent source priorities, gpp detection enhancements)

v1.0.62

29 Feb 12:27
Compare
Choose a tag to compare

🛠 Maintenance

  • Improved UID refresh
  • TCF v1 lookup removed
  • Additional consent lookup/usage metrics

v1.0.61

20 Feb 10:15
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Controllable GC reclaim of Id5Instance object when there is no external reference to it

v1.0.60

16 Feb 10:22
Compare
Choose a tag to compare

🛠 Maintenance

Added id5instance callback metrics

v1.0.59

09 Feb 09:31
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Temporarily revert feature: Allow GC reclaim Id5Instance objects

v1.0.58

09 Feb 07:14
Compare
Choose a tag to compare

🚀 Features

  • Fenced frame detection

🛠 Maintenance

  • Refactoring internal api/tests

🐛 Bug Fixes

  • Memory leak fixed