576 posts tagged with "Web SDK"
Updates related to the Pendo Web SDK
View All TagsWeb SDK 2.227.1
Fixed
- Remove usage of named regex groups in guide logic plugin that caused errors in Internet Explorer
- Rage clicks hang host application if Array.prototype.find is polyfilled incorrectly by host application
Web SDK 2.227.0
Added
- Session storage respects allowKeys config alongside local storage/cookies
Fixed
- Session recording stopped and logged error after changing accountId with updateOptions too early
- Set focus to selected poll response when it is the first/last focusable element in a guide
- Debugger properly handles no guides sorting by display order
- Promoted metadata does not remove old keys from cache
- Clear cross-app cookies correctly when using clearSession
Web SDK 2.226.1
Web SDK 2.225.1
Fixed
- Remove memory leak that occurred during rage click handling
Web SDK 2.226.0
Added
- Search result highlighting in agent debugger
Fixed
- Always handle full screen events from pendo video elements
- Recording events could be lost if one or more requests fail after hiding a browser tab/window
- Recording events stop sending every 5 seconds if a request fails after hiding a browser tab/window
- Auto-focus resource center when launched
- Shadow DOM warning only shows in debugger when shadow roots are found in the document
Web SDK 2.225.0
Web SDK 2.224.0
Added
- Support for error detection added to clicks as frustration events
Fixed
- Debugger resize handle bug
- Matches for Event Property when the element clicked matches the selector instead of a parent
- Validate guides after loading to prevent erroneous guide events
- Iframe monitor from getting stuck in waiting phase in some cases
Web SDK 2.223.0
Added
- Pop-out window view for the agent debugger
- Support for nested grow height elements
- Allow list configuration optionfor agent localStorage/cookie keys
Fixed
- Session recording events tied to wrong tabId if sessionStorage is cleared by host app
- Improve timestamp used for "u-turn" calculation
- Switch to sessionStorage for storing "u-turn" previousPageLoads
Web SDK 2.222.2
Fixed
- Improve setTimeout handling for the agent when used inside of the Firefox version of Pendo Launcher