Skip to main content

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

Agent 2.286.1

Fixed

  • session expires when identified visitor becomes anonymous
  • fix RC listen portal module positioned incorrectly

Agent 2.286.0

Added

  • expire analytics session if identified visitor changes to a different identified visitor

Fixed

  • ignore session replay mutations for analytics session keepalive
  • update channel definitions to be less strict on string matches, include referral checks, adjust social medial sources
  • prompt analytics captures text from a content-editable
  • simplify storage API

Agent 2.285.2

Fixed

  • location API fails to initialize for certain valid action configurations

Agent 2.285.1

Fixed

  • embedded guides not disappearing when advanced

Agent 2.285.0

Added

  • responsive rendering of tooltips
  • added AddTo and Clear actions to pathname attribute for the location API

Fixed

  • use node.baseURI for stringifying stylesheet urls
  • warn about chrome extensions not configured correctly using npm package
  • hide embedded guides when the guide process is stopped
  • improved error messages for creating transforms in location api
  • fix guide runtime teardown
  • fix public events teardown
  • page event properties capture false values correctly