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
Added
- Support for launching the debugger from the Pendo Launcher extension
Added
- Support for "embedded" guides
- Support for passing web worker instance to session recording
Fixed
- Improve flex layouts when image load fails
- Properly show html attribute list in the debugger
- Do not load accountId from storage if JWT is provided
Fixed
- Improve session recording performance in some angular applications due to requestAnimationFrame
Fixed
- Properly detect if the designer is open when using skip step markdown
Fixed
- Badges now track scrollable areas in shadow DOM
- Properly show Zendesk native resource center integration after navigation
- Trigger load event when URL transforms are added/removed programmatically
- Update rrweb to latest
- Firefox version of Pendo Launcher failed to call window.decodeURI
- Improve feature detection for fetch keepalive support in Firefox version of Pendo Launcher