Sourced from mixpanel-browser's releases.
rrweb upgrade and stricter disable_persistence
- Upgraded rrweb to use a Mixpanel-maintained fork containing performance fixes from the rrweb team (https://github.com/mixpanel/rrweb)
- Added additional handling for
disable_persistenceso that sessionStorage and IndexedDB are not modified- Fixed TypeScript imports for custom builds
Rage-Click detection and other updates
This release adds support for Rage-Click tracking as part of the Autocapture subsystem. It is enabled in the default autocapture config, and can also be controlled explicitly with the
rage_clickautocapture init option.Other updates include:
- Session Recording now blocks
<audio>tags by default- A new Feature-Flag method
flags.update_context()facilitates updating context variables and refetching variants
This version was pushed to npm by jakub.grz, a new releaser for mixpanel-browser since your current version.