[31-Jul-2025]
This is a patch release fixing issues in the v0.3.0 release.
New Features
- Add support for automatically tracking the
application_installevent
Fixed Issues
- Fix the top-level
snowplowinterface not dispatchingtrackMediaEventcalls to tracker instances - Fix an error where specifying
adBreakfortrackMediaEventcalls would reference an invalid property when finding its schema - Fix an error where the
error_eventandquality_change_eventpayloads lower-cased their property names, producing schema-violating events - Fix an issue where defining your own
domainUserIdwould cause it to be used fordomainSessionId - Allow consistent Network User ID values within a tracker's lifetime/session
- Fix an error when adding media-global custom entities via
enableMediaTracking - Make
dataoptional for SDE payloads (default to empty object)
The BrightScript package is published on NPM as @snowplow/roku-tracker and can be used with ropm. It may also be included in BrightScript apps directly using releases published on Github.