Skip to main content

Agent 2.291.1

Fixed

  • fixed error rendering tooltip previews in the pendo app

Agent 2.291.0

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

Agent 2.290.2

Fixed

  • Revert "the ::shadow combinator is no longer required for guide targeting if observeShadowRoots is enabled"

Agent 2.290.1

Fixed

  • Revert "Re-fetch recordingconf if the inactivity timeout is reached or it's been 24 hours since the last keyframe"

Agent 2.290.0

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

Agent 2.289.0

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

Agent 2.288.1

Fixed

  • Allow the extension agent to check install type before initialization

Agent 2.288.0

Added

  • support for multiple css selectors in prompt analytics

Fixed

  • meta events in replay use the location API aware version of the URL

Agent 2.287.1

Fixed

  • fix failed initialization when storage/cookies are disabled by the browser

Agent 2.287.0

Added

  • support for conditional split button action

Fixed

  • do not continue native integration if doNotResume is set on resource center
  • fix use of forEach for IE compatibility
  • fix dismiss until reload with guide caching