File tree Expand file tree Collapse file tree 5 files changed +150
-147
lines changed Expand file tree Collapse file tree 5 files changed +150
-147
lines changed Original file line number Diff line number Diff line change
1
+ Version 2.17.2 (2020-02-10)
2
+ ---------------------------
3
+ Fix dynamic contexts not being evaluated on each page ping (#891)
4
+
1
5
Version 2.17.1 (2020-02-03)
2
6
---------------------------
3
7
Prevent samesite cookie warning from triggering (#886)
Original file line number Diff line number Diff line change 1
1
# JavaScript web analytics for Snowplow
2
2
3
3
[ ![ actively-maintained]] [ tracker-classificiation ]
4
- [ ![ Release] [ release-image ]] [ releases ]
5
4
[ ![ Build Status] [ gh-actions-image ]] [ gh-actions ]
6
5
[ ![ Saucelabs Test Status] [ saucelabs-button-image ]] [ saucelabs ]
6
+ [ ![ Release] [ release-image ]] [ releases ]
7
7
[ ![ License] [ license-image ]] [ bsd ]
8
8
9
9
## Overview
@@ -55,7 +55,7 @@ Build the tracker using `npm run build` and run unit tests with `npm run test:un
55
55
56
56
## Testing
57
57
58
- [ ![ Selenium Test Status] [ saucelabs-matrix-image ]] [ saucelabs ]
58
+ [ ![ Sauce Labs Test Status] [ saucelabs-matrix-image ]] [ saucelabs ]
59
59
60
60
## Copyright and license
61
61
@@ -83,7 +83,7 @@ Licensed under the [Simplified BSD][bsd] license.
83
83
[ gh-actions ] : https://github.com/snowplow/snowplow-javascript-tracker/actions
84
84
[ gh-actions-image ] : https://github.com/snowplow/snowplow-javascript-tracker/workflows/Build/badge.svg
85
85
[ saucelabs ] : https://saucelabs.com/u/snowplow
86
- [ saucelabs-button-image ] : https://app.saucelabs.com/buildstatus/snowplow
86
+ [ saucelabs-button-image ] : https://img.shields.io/static/v1?style=flat&label=Sauce%20Labs&message=Tested&color=e2231a&logo=sauce-labs
87
87
[ saucelabs-matrix-image ] : https://app.saucelabs.com/browser-matrix/snowplow.svg
88
88
[ license-image ] : http://img.shields.io/badge/license-simplified--bsd-blue.svg?style=flat
89
89
[ tracker-classificiation ] : https://docs.snowplowanalytics.com/docs/collecting-data/collecting-from-own-applications/tracker-maintenance-classification/
You can’t perform that action at this time.
0 commit comments