Skip to content

Releases: at-internet/piano-analytics-js

6.15.2

11 Oct 16:52
Compare
Choose a tag to compare

Fixes

  • Fix the configuration sendEventWhenOptout (broken in versions 6.15.0 and 6.15.1)

6.15.1

11 Oct 09:27
Compare
Choose a tag to compare

Fixes

  • [browser] Fix a specific case when consent is disabled

6.15.0

10 Oct 12:57
Compare
Choose a tag to compare

New

  • [browser] New AV Insights method (media.playbackKill) to technically stop a playback session
  • [browser] browserId can now be set from pdl
  • [browser] Cookie testing (_cookie_test) skipped when cookie domain configured

Fixes

  • [browser] Fixed empty campaign parameters sent with undefined value
  • [browser] Fixed an issue with empty cookie domain when none configured
  • [browser] Manage case where PA is not part of consent.products

Changes

  • [dev] Configuration file does not contain the version by default. Version is now added during build

6.14.2

20 Jun 14:24
Compare
Choose a tag to compare

Fixes

  • [react-native] Fixed android user-agent value to prevent default processing exclusion

6.14.1

06 Mar 15:32
Compare
Choose a tag to compare

Fixes

  • [browser] Fixed a bug when several setProperty(ies) and sendEvent(s) methods were chained without delays

6.14.0

31 Jan 15:22
Compare
Choose a tag to compare

New

  • [browser] New consent methods using purposes

Changes

  • All events properties can now be overridden (using setProperty(ies) or specifying the property directly in events sent)

Fixes

  • Fixed a conflict with global variables used in multiple taggings

6.13.1

13 Dec 12:56
Compare
Choose a tag to compare

Fixes

  • [browser] Cookie testing is now secure on suitable URLs

6.13.0

06 Nov 10:50
Compare
Choose a tag to compare

New

  • [browser] New configuration enableExtendedOptout to enable enhanced tracking of optout visitors (false by default)

6.12.2

24 Oct 15:35
Compare
Choose a tag to compare

Fixes

    • [browser] Cookie _pcus being created by mistake

6.12.1

24 Oct 15:35
Compare
Choose a tag to compare

Fixes

  • [browser] Fix cookies expiration date being expanded when using consent without specifying storageMode

Changes

  • [browser] cookie_creation_date is now anonymized (time set to 0)