Skip to content

Releases: treasure-data/td-js-sdk

td-1.5.0.js

05 Oct 16:07
Compare
Choose a tag to compare
  • Improve browser support to include IE8 without having to include polyfills
  • Improve tests to run on older browsers
  • Remove legacy version of td-js-sdk
  • Remove bower support
  • Replace karma with zuul
  • Replace gulp with npm run-scripts
  • Remove examples
  • Replace chai with expect.js
  • Replace lodash with lodash-compat
  • Update lodash file so we only include the parts we need in order to reduce the bundle size
  • Break out utility functions and add tests
  • Update code to follow Standard style
  • Add Base64 dependency
  • Add invariant dependency
  • Remove es5-shim dependency

td-1.4.0.js

28 Aug 06:48
Compare
Choose a tag to compare
  • Remove has-cors
  • Remove superagent
  • Fix documentation link in Error
  • Remove xhr requestType and force jsonp

td-1.3.0.js

21 Jan 01:14
Compare
Choose a tag to compare
  • Bump cookies-js dependency to ^1.1.0
  • Bump jsonp dependency to ^0.1.0
  • Bump superagent dependency to ^0.21.0
  • Bump verge dependency to ^1.9.1
  • Expose DEFAULT_CONFIG for customizations, for usage look at examples/wrapper
  • Add legacy and modern build
  • Publish on npm

td-1.2.0.js

03 Sep 21:54
Compare
Choose a tag to compare
  • Removed broken AMD snippet
  • Manually set domain now overwrites default behavior
  • IPv4 and localhost now gets cookie set as expected
  • Cookie expiration is now set as expected
  • When domain is not set it will attempt to recursively set the cookie on top domain until it succeeds. For example, with domains: bar.foo.com, baz.foo.com, foo.com. It will attempt setting the cookie on .com and it'll fail, then it'll try to set it on .foo.com and it'll succeed. All three domains will use the .foo.com cookie.

td-1.1.1.js

18 Aug 17:57
Compare
Choose a tag to compare
  • Fix td_referrer, use document.referrer to get value

td-1.1.0.js

12 Aug 19:38
Compare
Choose a tag to compare
  • Fix issue where domain and expiration were not passed to tracking cookie setter
  • Tracking cookie is now always set on the top level qualified domain
  • expiration key renamed to expires
  • Remove none option from cookie domain settings

td-1.0.0.js

17 Jul 01:42
Compare
Choose a tag to compare
chore(release): td.js version 1.0.0

td-0.1.1.js

20 Jun 23:15
Compare
Choose a tag to compare
td-0.1.1.js Pre-release
Pre-release
chore(release): td.js version 0.1.1

td-0.1.0.js

20 Jun 01:10
Compare
Choose a tag to compare
td-0.1.0.js Pre-release
Pre-release
chore(release): td.js version 0.1.0