Fixed
- Revert "Stop generating anonymous oldVisitorId on identify events when no id was found in storage"
Fixed
- Stop generating anonymous oldVisitorId on identify events when no id was found in storage
Fixed
- Suggested installation for SRI did not work correctly
Added
- Add recordingSize to recording event
Fixed
- Prevent agent applications from unintentionally cross communicating
- Always prefer fetch over sendBeacon for POST requests
- Properly handle config for subresource integrity
- Scroll to tooltip ignores smooth scroll-behavior if set to properly scroll the guide into view
- JWT decoding did not handle unicode characters correctly
Fixed
- Anonymous visitor IDs now properly persist across page reloads when JWT is used
Fixed
- Tooltips and backdrops now correctly track elements in shadow dom during scroll
- Allow the VocPortal plugin to adjust the size of the RC module container
- Remove race condition when checking for error clicks
- Ignore messages in the debugger that fail to parse
Added
- Error clicks include error messages
Added
- Agent config setting "forceAnonymous", to clear stored identities at initialization time
Fixed
- Event capture stops at any body element even if it isn't the "real" body element
Fixed
- Make beforeMount callback safe for IE7/8
- Redraw embedded guides on window resize event
Added
- Cancellable beforeMount event for guide runtime
- Guide loop performance monitoring
- Split session recordings by size
Fixed
- Initialization error caused by some JSON.parse overrides