Skip to main content

Agent 2.198.0

Fixed

  • Guide processing timeout messages are now warnings instead of errors
  • Preview mode should now correctly report page match status when the url has been annotated
  • VDS-launched preview mode now code blocks correctly on the standards build of the agent
  • Guide display errors will no longer fire too frequently
  • Ensure metadata is properly initialized with legacy installations

Agent 2.197.0

Added

  • Suffix of "ext" added to the end of agent version for the Adopt extension
  • Option to disable session recording if web worker cannot be created
  • Zendesk messaging native integration

Fixed

  • Console error no longer shown for some guides using the markdown extensions
  • Recording events protected from sending an old visitor id after identity change

Agent 2.196.1

Added

  • Session recording ids are now on the data request for assistance in verification
  • Global property pendo.doNotProcess set when a visitor is flagged to not process data

Agent 2.196.0

Fixed

  • Preventing preview and debugger frames from being included in auto frame installer

Agent 2.195.2

Added

  • More error logging for session recording failures
  • Option to disable session recording web worker

Agent 2.195.1

Added

  • Additional logging for session replay network failures

Fixed

  • Add missing field custom_allowed_products to Feedback ping
  • Check if history API is read only

Agent 2.195.0

Added

  • Trigger change & input events for form autofill

Fixed

  • Guide preview when Adopt + Engage are both active
  • Launching VDS in Firefox opens the correct guide with default privacy settings
  • Preview mode now checks all frames for guide eligibility status
  • Do not clear event buffer when startSendingEvents is called if sending is not disabled

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