Skip to main content

Web SDK 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

Web SDK 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

Web SDK 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

Web SDK 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

Web SDK 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