1
+ Version 2.16.3 (2020-11-18)
2
+ ---------------------------
3
+ Fix submit_form event not emitting when submitting a form (#856)
4
+
1
5
Version 2.16.2 (2020-10-19)
2
6
---------------------------
3
- Fix Missing Enhanced Ecommerce Contexts (close #851)
7
+ Fix Missing Enhanced Ecommerce Contexts (#851)
4
8
5
9
Version 2.16.1 (2020-10-05)
6
10
---------------------------
@@ -17,20 +21,20 @@ Switch to rollup and gulp (#752)
17
21
18
22
Version 2.15.0 (2020-08-17)
19
23
---------------------------
20
- Add anonymized tracking options (closes #793)
24
+ Add anonymized tracking options (#793)
21
25
Add support for callback after trackEvent (#30)
22
- Add User Agent Client Hints Context (closes #816)
26
+ Add User Agent Client Hints Context (#816)
23
27
Return full element in transform function within form tracking (#825)
24
28
Fix silent failure if OptimizelyX is enabled but optimizely.get doesn't exist (#798)
25
29
Make browser feature fields optional (#850)
26
30
Metric GET failure should not block queue executing (#769)
27
- Canceled request with slow3g (closes #642)
31
+ Canceled request with slow3g (#642)
28
32
Change initial page ping to fire at minimum visit length when less than heart beat delay (#803)
29
33
Switch page ping code to use arrays of events (#46)
30
34
Update SauceLabs to group tests into builds (#828)
31
- Add Snowplow Maintenance Badge (closes #820)
32
- Add CONTRIBUTING.md (closes #819)
33
- Add Snyk configuration (closes #822)
35
+ Add Snowplow Maintenance Badge (#820)
36
+ Add CONTRIBUTING.md (#819)
37
+ Add Snyk configuration (#822)
34
38
Update README to direct to new docs website (#827)
35
39
Update Copyright notices to 2020 (#826)
36
40
0 commit comments