Skip to content

Releases: snowplow/snowplow-javascript-tracker

Version 4.7.0

01 Apr 13:06

Choose a tag to compare

Version 4.6.9

16 Mar 15:49

Choose a tag to compare

4.6.9 (2026-03-16)

Bug fixes:

  • Fix crashes due to large content time jumps in updateDurationStats in media tracking
  • Truncate fileName property in application_error events to max 1024 characters to avoid validation errors

Version 4.6.8

28 Oct 09:53

Choose a tag to compare

4.6.8 (2025-10-28)

Fixes:

  • Allow opt-in bubble-phase listeners for change/submit

Under the hood:

  • Fix documentation build properly

Version 4.6.7

07 Oct 14:59

Choose a tag to compare

4.6.7 (2025-10-07)

Bug fixes

  • Fix SecurityError when accessing localStorage in restricted browser environments
  • Add TypeScript definitions to "package.json" for "react-native-tracker", thanks to Naoufal ELYOUSSOUFI (@nelyousfi) for the contribution

Version 4.6.6

26 Aug 08:48

Choose a tag to compare

4.6.6 (2025-08-26)

Version 4.6.5

25 Jun 21:22

Choose a tag to compare

4.6.5 (2025-06-25)

This patch release truncates the language property in the platform context entity on the React Native tracker to avoid validation errors with the entity schema.

Bug fixes

  • Truncate language in platform context entity to max 8 characters

Version 4.6.4

25 Jun 12:15

Choose a tag to compare

4.6.4 (2025-06-25)

Bug fixes:

  • Fixing GA4 Add To Cart for GTM Ecommerce Template (#1435)

Version 4.6.3

29 May 19:58

Choose a tag to compare

4.6.3 (2025-05-29)

Bug fixes

  • Fix session not continuing when disableAnonymousTracking changes storage strategy (#1433)

Version 4.6.2

20 May 07:45

Choose a tag to compare

4.6.2 (2025-05-20)

Version 4.6.1

06 May 13:17

Choose a tag to compare

4.6.1 (2025-05-06)

Bug fixes

  • Add a default 0 value for start and end in the media_element entity time ranges (#1428)