647 posts tagged with "Web SDK"
Updates related to the Pendo Web SDK
View All TagsWeb SDK 2.297.1
Fixed
- Properly calling PerformanceMonitor api method when a network request timeout happens
Web SDK 2.297.0
Added
- Add the "network" type as a target for the location api
Fixed
- Support regex objects in config for allowed origin servers and staging servers
- Prioritize asset host to allow extension apps to load guide content when using CNAME
- Reset click event property timeout count when deliverables are loaded
- Properly clear performance entries over time
- Dark mode caret border should now look correct
- Properly transform the url attribute in event output
Web SDK 2.296.1
Fixed
- properly clear agent metrics performance entries over time
Web SDK 2.296.0
Web SDK 2.295.1
Fixed
- fix trusted origin regex "too much recursion" error
- fix issue with prompt capture when MutationObserver is overridden by the host app
Web SDK 2.295.0
Fixed
- remove hard-coded environment urls
- fixed previewing guides with code blocks
- limit how many events the debugger keeps track of
- update safari UA detection to avoid deprecated properties
- fix guide activity sometimes not recording if RC is open at the same time
- fix performance issue when session recording process large mutations while debugger is open
Web SDK 2.294.0
Added
- add css selector test feature to debugger
- support for rendering guides in dark mode
- add event performance to debugger
- intercept xhr + fetch responses (if enabled)
Fixed
- fix for text area child nodes not getting masked in session recording
- fix race condition where guide display could be attributed to wrong visitor during identity change
- events only marked with recording IDs when recording is started
Web SDK 2.293.1
Fixed
- agent requests itself in a loop if snippet is modified to add a query parameter to agent script url