Skip to main content

Agent 2.270.0

Changed

  • Cross-app guides will no longer affect guide throttling

Fixed

  • Debugger should no longer open twice in a double agent situation
  • Use underscore instead of native reduce for badges and resource center
  • Allow "recording.autoStart" to be correctly read from initialize options
  • Corrected configuration docs for Session Replay options

Agent 2.269.1

Fixed

  • Proxy objects on HTML attributes in SFDC apps break event capture

Agent 2.269.0

Added

  • CSP nonce support for preview mode

Fixed

  • fix content verification in VDS preview mode
  • fix content verification failure event not firing correctly

Agent 2.268.0

Added

  • web analytics support
  • npm hosted agent files

Fixed

  • tear down embedded guide if it thinks it's showing but the guide does not exist
  • fix some storage key warnings
  • fix recordings with long duration but low active time

Agent 2.267.0

Added

  • Logging when guides fail to start

Fixed

  • Preview errors for element activated guides with code blocks
  • Vue 3 upgrade for debugger & preview
  • Rename API methods for embedded content

Agent 2.265.1

Fixed

  • RC badge disappears in some salesforce environments

Agent 2.266.1

Fixed

  • RC badge disappears in some salesforce environments

Agent 2.266.0

Fixed

  • Automation actions work correctly with embedded content
  • Dispatch mouseup and down events along with clicks for automation actions
  • Double page loads when event properties are enabled
  • Fix template substitutions for custom legacy guide centers
  • Branching selects wrong label when more than one multi-choice polls are present

Agent 2.265.0

Fixed

  • Metadata substitution not properly recalculating height

Agent 2.264.0

Added

  • Add support for using shared cookie location for guides to support cross app guides

Fixed

  • Disable guide caching if CSP blocks guide.json
  • Frustration events throw exception when error object has no message
  • Fixed selectors for metadata substitution in embedded content
  • Release elements tracked for error clicks more proactively