Skip to content

Snowplow JavaScript Tracker v2.10.2

Choose a tag to compare

@mhadam mhadam released this 08 Feb 14:21
· 637 commits to master since this release

This release includes a couple bugfixes, and changes the default argument for eventMethod to 'post' instead of 'beacon'.

New features

  • Add method to disallow braces in URL (#711)

Bugfixes

  • Update integration template to set eventMethod arg to get (#713)
  • Make POST default instead of Beacon API (#712)
  • Fix Beacon tracking to flush to OutQueue (#708)