Skip to content

Releases: snowplow/snowplow-javascript-tracker

v3.0.0-alpha.1

08 Mar 21:18
Compare
Choose a tag to compare
v3.0.0-alpha.1 Pre-release
Pre-release
Version 3.0.0-alpha.1

v2.17.3

16 Feb 22:03
Compare
Choose a tag to compare

Bug fixes

Fix flushBuffer not working if first function call (#896)

Under the hood

Bump wdio to 6.12 (#898)

v2.17.2

10 Feb 14:34
Compare
Choose a tag to compare

Bug fixes

Fix dynamic contexts not being evaluated on each page ping (#891)

v2.17.1

03 Feb 16:36
Compare
Choose a tag to compare

Under the hood

Prevent samesite cookie warning from triggering (#886)
Remove server side anonymisation headers on Beacon (#887)

v2.17.0

15 Dec 08:34
Compare
Choose a tag to compare

This release includes support for the new cookieless tracking now available in Stream Collector v2.1.0.

New Features

Add support for SP-Anonymous HTTP Header on all requests (#842)

Under the hood

Improve test coverage (#861)
Ensure tracker emits tv that matches version in package.json (#850)
Bump snowplow-micro to 1.1.0 (#876)
Add macOS 11 Big Sur and Safari 14 to Saucelabs tests (#875)
Pin Github Actions to ubuntu-20.04 (#858)
Upgrade typescript to 4.1 (#870)
Bump ava to 3.13 (#869)
Bump tslib to 2.0.3 (#868)
Bump rollup to 2.34 (#867)
Bump babel to 7.12 (#866)
Bump Jest to 26.6.3 (#865)
Upgrade WebDriverIO to 6.10 (#864)
Upgrade saucelabs to 4.6.0 (#863)
Bump ChromeDriver to 87.0.0 (#862)
Bump ini to 1.3.8 (#878)

Snowplow JavaScript Tracker v2.16.3

18 Nov 15:17
Compare
Choose a tag to compare

Bug Fixes

Fix submit_form event not emitting when submitting a form (#856)

Snowplow JavaScript Tracker v2.16.2

19 Oct 17:45
Compare
Choose a tag to compare

Bug Fixes

Fix Missing Enhanced Ecommerce Contexts (#851)

Snowplow JavaScript Tracker v2.16.1

05 Oct 12:12
Compare
Choose a tag to compare

Bug Fixes

Fix v_tracker not tracking as expected (#848)

Snowplow JavaScript Tracker v2.16.0

30 Sep 10:20
Compare
Choose a tag to compare

This release has seen many improvements to the build process as we continue on our journey to version 3 of the tracker.

v2.15.0 came in in 111KB (34KB when gzipped). The new v2.16.0 is a much improved 77KB (27KB when gzipped). This is ~30% smaller (or ~20% when gzipped) with the exact same functionality.

We've achieved this by switching to rollup.js and the closure compiler.

Build Improvements

Use Closure Compiler to reduce sp.js size (#583)
Switch to rollup and gulp (#752)

Under the hood

Switch to Github Actions (#844)
Add license banner to rollup builds (#845)
Bump snowplow-tracker-core to 0.9.2 (#841)
Update Snowplow Micro to v1 (#837)

Snowplow JavaScript Tracker v2.16.0-M1

27 Sep 17:18
Compare
Choose a tag to compare
Pre-release
Snowplow JavaScript Tracker v2.16.0-M1