Added
- add performance monitoring tab in agent debugger using PerformanceAPI
- handle conditional split actions in guide activity
- added option for url transforms to apply url like node attributes in the dom
- allow multiple snippet installs to run side by side
Fixed
- re-fetch recording config if the inactivity timeout is reached
- do not display events in debugger while running designer or preview
- updated console capture data format
- debugger handles invalid activeTab value in storage
Fixed
- poor performance in apps with observeShadowRoots set to true
Fixed
- scripts in target element activated resource centers not executing
Fixed
- fixed error rendering tooltip previews in the pendo app
Added
- guide cache persists across page loads (if flag is enabled)
- the
::shadow combinator is no longer required for guide targeting if observeShadowRoots is enabled
- additional error logging for session recording
Fixed
- inline badges are now visible in shadow root host elements
- allowed text containing
. characters did not work correctly
- debug flag was not read from storage correctly in some cases
- never watermark embedded guides
Fixed
- Revert "the
::shadow combinator is no longer required for guide targeting if observeShadowRoots is enabled"
Fixed
- Revert "Re-fetch recordingconf if the inactivity timeout is reached or it's been 24 hours since the last keyframe"
Added
- track events, but for AI prompt interfaces
- the
::shadow combinator is no longer required for guide targeting if observeShadowRoots is enabled
Fixed
- include query params for hosted resources
Added
- fire pendo ready event as a custom browser event
- console capture plugin
Fixed
- auto display guides are processed earlier in the guide update process
- expire guide cache when visitor's language changes (requires accompanying backend change)
- Re-fetch recordingconf if the inactivity timeout is reached or it's been 24 hours since the last keyframe
- added logging for session recording worker failure
Fixed
- Allow the extension agent to check install type before initialization