Pendo Web Agent

Agent 2.141.1

Added Debugger can now restore native JS prototypes

Added Option for agent to auto install in all (same-origin) frames and manage visitor identity/metadata in each

Fixed Prevent steps from showing in the wrong app for cross app guides in Adopt

Fixed Resource Center will no longer flicker when Adopt and Engage Resource Centers are present on the same page

Agent 2.140.0

Fixed Permalinked guides will now continue where left off when reloading page

Fixed Navigation mode restores correctly for Adopt Studio

Fixed Preview for badge activated guides will correctly stay in preview mode after load

Fixed Events flush on page hidden when preventUnloadListener is set

Fixed Building block and legacy guides now share common code for overlay

Fixed Keyboard no longer dismisses on ionic app on iOS when trying to type in textarea

Fixed Removed chrome warning about “path” access on event being deprecated

Fixed Advancing guide on last step correctly increments dismissCount

Agent 2.139.0

Fixed addEventProperty accepts false values

Fixed Engage Resource Center badge now shows as expected when Adopt Resource Center badge is showing

Fixed Event property CSS selectors are evaluated against all ancestor elements

Fixed Focus returns to a tooltip’s target element when the ‘esc’ key is used to close it

Fixed Resolved performance issue caused when Resource Center notification bubble is targeted at an element in a shadow DOM

Agent 2.138.2

Fixed Target element is now considered visible when body element has no width or height

Fixed Tooltip now follow target when body element is scrollable

Agent 2.138.1

Added Callback for click event captured that allows properties to be added to the event programmatically

Fixed Use pointerdown event when available for element removal click detection (when enabled)

Fixed Do not use URL polling when pushState is available

Fixed Guard against potential undefined reference when attempting to add focus listener to textareas and inputs in guides

Fixed Improved tooltip positioning to better handle unique host application layouts