Version 4.0.2
4.0.2 (2024-11-11)
This release fixes a bug that caused the postPath
configuration option to be ignored when making requests to the collector. It also fixes a bug in the media tracking plugin which didn't add the configured label to media events.
In the tag-based JavaScript tracker, we added a new contexts.performanceNavigationTiming
option to enable/disable the performance navigation timing context entity. Since the option was previously missing, the context was added to all events. Now the context is disabled by default.
Bug fixes