Skip to content

Releases: id5io/id5-api.js

v1.0.19

23 Aug 07:41
Compare
Choose a tag to compare

🚀 Features
When publisher changes segment data it will force a refresh of ID5 ID

🛠 Maintenance
Fixed tests for Chrome 103+

v1.0.18

27 Jul 14:55
Compare
Choose a tag to compare

🛠 Maintenance

  • Making IDs older than 14 days stale to avoid decryption issues

v1.0.17

25 Jul 09:46
Compare
Choose a tag to compare

🛠 Maintenance

  • Small changes in the CI/CD pipeline

v1.0.16

27 Jun 09:29
Compare
Choose a tag to compare

🚀 Features

Collecting User Agent Hints where available

🛠 Maintenance

Unit tests re-org

v1.0.15

03 Jun 10:00
Compare
Choose a tag to compare

🛠 Maintenance

Added fetch extensions with LB data

v1.0.14

14 Mar 08:39
Compare
Choose a tag to compare

🛠 Maintenance

  • Retrieve user agent from the browser
  • Improved console logging

v1.0.13

04 Mar 17:15
Compare
Choose a tag to compare

🛠 Maintenance

add "atype":1 to eids representation of the user id

v1.0.12

01 Feb 13:13
Compare
Choose a tag to compare

🐛 Bug Fixes

Fixed some imports which made newer versions of webpack produce an error (see github issue #18)

v1.0.11

31 Jan 11:26
Compare
Choose a tag to compare

🚀 Features

  • Implementation of ESP in esp.js retrieves an ID5 ID and passes it to the Google Tag
  • Implemented alternative way to express user consent for all purposes through allowedVendors configuration parameter

v1.0.10

22 Dec 08:35
Compare
Choose a tag to compare

🚀 Features

  • Ability to handle new "user defined segments" in configuration

🛠 Maintenance

  • Improved README

🐛 Bug Fixes

  • Fixed bug in the consent management code which would grant consent based on strict equality check to "false"