Skip to content

Releases: treasure-data/td-js-sdk

v.2.4.2

28 Aug 01:01
e104540
Compare
Choose a tag to compare
v2.4.2

release-2.4.2 (#195)

v2.4.1

18 Aug 10:39
62e3ec6
Compare
Choose a tag to compare

Set SameSite=None;Secure attributes as default for cookies

v.2.3.0

07 Jul 08:01
e4425b9
Compare
Choose a tag to compare
  • Use keepalive option for fetch to keep request alive while document is being unloaded
  • Do not set td_global_id cookie if its value from server is null

1.9.0

07 Nov 19:15
efc89bc
Compare
Choose a tag to compare
  • Add support for CDP segmentation token & keys to the Personalization API
  • Add td_description tracked value

1.8.0

26 Apr 12:02
Compare
Choose a tag to compare
  • Add User Segments

1.7.2

16 Dec 05:42
Compare
Choose a tag to compare
  • When available, use record's time to overwrite the default import time

1.7.1

01 Nov 21:29
Compare
Choose a tag to compare
  • Refactor internal util usage to reduce resulting bundle size

1.7.0

26 Oct 01:37
Compare
Choose a tag to compare
  • Add fetchGlobalID
  • Replace Buffer usage with toBase64 util

1.6.0

06 Jul 18:06
Compare
Choose a tag to compare
  • Add td_platform and td_user_agent tracked values
  • Add clicks plugins, usable with trackClicks method
  • Add scripts for building loader and uploading releases

td-1.5.2.js

09 Mar 22:00
Compare
Choose a tag to compare
  • Add global package for safely resolving the window object
  • Strip null values from clientId
  • Use performance.now when generating a UUID if it's available
  • Remove bundle-collapser
  • Always use http or https protocol