Skip to main content

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

Agent 2.186.0

Added

  • Guide markdown support for more guide customization

Agent 2.185.0

Added

  • Promoted metadata is now written to storage (if enabled)
  • Send metadata changes to Feedback more frequently

Fixed

  • Infinite loop caused by text collection where vue-fragment library is in use
  • Add specific styles for Debugger to not be overriden by host application's CSS

Agent 2.184.1

Fixed

  • Prevent text collection from looping infinitely on applications where the vue-fragment library is in use

Agent 2.184.0

Added

  • CSP trusted types support
  • Support for shadow DOM when using mutation observer with new observeShadowRoots flag

Fixed

  • Guide no longer removed from list module when target is scrolled out of view

Agent 2.183.0

Added

  • Additional launch method support for Visual Design Studio sidebar mode

Fixed

  • Upgraded internal underscore library to 1.13.6
  • No longer use go-to-step when a code block passes a step to onGuideAdvanced
  • Fixed incorrect hiding of legacy guide center in certain customized scenarios
  • Fixed various console errors affecting customized legacy guide centers
  • API activated guides could not be previewed when preview was launched from Visual Design Studio

Agent 2.182.1

Added

  • Additional support to trust new Pendo hostnames

Agent 2.182.0

Added

  • Drift native integration for Resource Center
  • Support for Visual Design Studio sidebar mode

Fixed

  • Now able to preview scheduled/expired guides
  • Moved license comments to Agent documentation site from agent source
  • Only run Resource Center sandbox module code one time when launched through API