Added
- Guide, click, and track events will retry when they fail to send
Fixed
- Launch guide action does not dismiss embedded content
- Resource center activity is incorrectly attributed to a guide if both are open at the same time
- Fix issue resulting in many short session recordings
Fixed
- Guide Runtime now reporting some messages correctly as informational instead of errors
- Zooming on mobile browsers better handles resizing guides
- Embedded Content now limits the number of GuideSeen events it reports
Fixed
- Change log level on guide runtime message from error to debug
Added
- Agent debugger now shows when guide loop is not running
Fixed
- Identity sync now syncs top frame identity to any loaded child frames
- Guide loop will now start if only embedded content is present
- Closing the resource center no longer fires the unmount runtime event for the currently shown guide
- Guide loop now starts even if resource center fails to load
Fixed
- Clean up all debounced event handlers when calling teardown
Added
- Addtional query parameter to recording request to indicate new session
- Configuration option to automatically remove guides with slow selectors
Fixed
- Feedback plugin initialized multiple times in some cases
- Session replay capture of grid-template areas in Chrome
- Visibility checks for slotted components in scrollable areas
Fixed
- No longer display embedded content twice on inactive tab
Fixed
- Embedded guides will no longer prevent other walkthroughs from continuing
Added
- Handle guide action events in embedded guides
- Expiration for promoted metadata storage
Fixed
- Trusted type policy no longer created twice on staging servers
- Hide warning banner in preview mode for missing trigger element if guide is a persistent guide
Added
- Redirect if fdbkDst param is provided when feedback plugin initializes
Fixed
- Permalink guides did not support url encoded parameters
- Some plugins were not building ES3 compliant code
- Session recording could send a null visitor ID after metadata changes in some cases