Skip to main content

Agent 2.194.0

Added

  • Stop evaluating CSS selectors for guides that take >50ms to run
  • Added event count and agent version to session recording payload
  • Throttle guide prefetch requests to avoid delaying guides that need to display immediately
  • Auto-click support for automation plugin

Fixed

  • Feedback now gets updated metadata when metadata is changed after initialization
  • Visual Design Studio preview mode will now recognize page rules when the URL has been customized
  • Backdrop is now invisible with the guide while waiting for images to finish loading

Agent 2.193.0

Added

  • Show plugin info in validate output
  • Accept session recording privacy configuration from backend

Fixed

  • Fix race condition when guide requests are issued in rapid succession

Agent 2.192.1

Fixed

  • Guides and Resource Center will still display even if host application defines Function.prototype.process

Agent 2.192.0

Added

  • POST-only configuration option for sending data
  • Optionally disable mixed API key iframe support
  • RTL language support for badges

Fixed

  • Excessive delay before auto-displaying a lower priority guide when many auto-display guides are present
  • Detect if history API is frozen before patching it

Agent 2.191.0

Added

  • RTL support for Resource Center notification bubble

Fixed

  • Using pendo.track corrects invalid properties argument
  • Announcement notification bubble no longer appears on wrong Resource Center badge in some Adopt scenarios

Agent 2.190.0

Added

  • Configuration option to specify preferred leader apiKey (leaderKey) for multi-key iframe installations
  • Use leaderKey setting for auto-display order when appAutoOrdering is not specified
  • Resource Center home view transition direction for RTL language support

Fixed

  • Show Resource Center badge once per unique apiKey
  • Set default parameter for isAnonymousVisitor
  • Prevent syncing iframe identity when apiKeys do not match

Agent 2.189.0

Added

  • Configuration option to specify ordering priority for automatic guides when frames have different API keys

Fixed

  • Only fill in automation data of the clicked button
  • Improved screen reader support for modal guides

Agent 2.188.1

Fixed

  • Do not try to send empty recording payload on unload if recording is not enabled for the visitor

Agent 2.188.0

Added

  • Pass original target to onClickCaptured callback
  • Compress and send session recording data from a web worker

Fixed

  • Event properties could fail to evaluate certain types of selectors if text capture takes too long
  • Do not start the guides process if lastGuideStepSeen is not defined

Removed

  • Cross frame agent coordination for guides is no longer restricted to matching api keys

Agent 2.187.0

Added

  • Input field automation for Adopt

Fixed

  • Show scheduled & expired guides in preview mode
  • Optimize guide payload size by avoiding use of translationStates to verify content