Skip to main content

Agent 2.225.0

Added

  • Metadata substitution in markdown hyperlinks and buttons
  • Keyboard navigation of the Announcement module

Fixed

  • Disabling analytics now properly disables session recording

Agent 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

Agent 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

Agent 2.222.2

Fixed

  • Improve setTimeout handling for the agent when used inside of the Firefox version of Pendo Launcher

Agent 2.222.0

Fixed

  • Session recording now records grid-template correctly in Chrome
  • Event properties prioritize matches on the clicked element if there are multiple matches
  • (Debugger v2) add sort options to guide list
  • (Debugger v2) show autodisplay alerts as guides title notification

Agent 2.221.0

Added

  • Config option for nonce support for inline guide styles

Fixed

  • Re-fetch recording config when metadata changes
  • Save last interaction info for session recording more frequently
  • Backdrop no longer flickers when next step contains an image
  • Resource center badge no longer shows during scroll after being hidden
  • Fully cleanup preview frame from child
  • Use adopted style sheets for shadow root attachPoint

Security

  • Escape hostname regular expressions

Agent 2.220.0

Added

  • "U-turn" frustration type
  • Check for Object.getOwnPropertyNames in validateNativeMethods
  • Include previous anonymous visitor ID (if any) on guides.js request
  • New config documentation link in debugger v2

Fixed

  • Stop sending previous anonymous visitor with first identify event if agent was initialized with an identified visitor
  • Remove noisy log messages in debugger
  • More rendering optimizations for large lists of announcement guides
  • Adjust display logic for date blocks
  • Improve debugger v2 advanced section button styles

Agent 2.219.0

Added

  • Change default debugger to v2 when launched by console command

Fixed

  • Improve rendering performance for long lists of announcements
  • Reposition and resize target element activated resource center
  • Stop sending empty unload event for session recording
  • (Debugger v2) style fixes and more status icons
  • (Debugger v2) immediately fetch step eligibility on guide expand
  • (Debugger v2) config tab breakdown plus status icon component
  • (Debugger v2) make alert links scroll to subsections of tabs

Agent 2.218.1

Fixed

  • Session recording attachShadow no longer interferes with detection of native shadow DOM support