Changed
- Cross-app guides will no longer affect guide throttling
Fixed
- Debugger should no longer open twice in a double agent situation
- Use underscore instead of native reduce for badges and resource center
- Allow "recording.autoStart" to be correctly read from initialize options
- Corrected configuration docs for Session Replay options
Fixed
- Proxy objects on HTML attributes in SFDC apps break event capture
Added
- CSP nonce support for preview mode
Fixed
- fix content verification in VDS preview mode
- fix content verification failure event not firing correctly
Added
- web analytics support
- npm hosted agent files
Fixed
- tear down embedded guide if it thinks it's showing but the guide does not exist
- fix some storage key warnings
- fix recordings with long duration but low active time
Added
- Logging when guides fail to start
Fixed
- Preview errors for element activated guides with code blocks
- Vue 3 upgrade for debugger & preview
- Rename API methods for embedded content
Fixed
- RC badge disappears in some salesforce environments
Fixed
- RC badge disappears in some salesforce environments
Fixed
- Automation actions work correctly with embedded content
- Dispatch mouseup and down events along with clicks for automation actions
- Double page loads when event properties are enabled
- Fix template substitutions for custom legacy guide centers
- Branching selects wrong label when more than one multi-choice polls are present
Fixed
- Metadata substitution not properly recalculating height
Added
- Add support for using shared cookie location for guides to support cross app guides
Fixed
- Disable guide caching if CSP blocks guide.json
- Frustration events throw exception when error object has no message
- Fixed selectors for metadata substitution in embedded content
- Release elements tracked for error clicks more proactively