Skip to main content

Web SDK 2.130.0

Fixed

  • When both Engage and Adopt RC badges are present they no longer display on top of each other

Web SDK 2.129.2

Added

  • Support now available for displaying the adopt and engage resource center badges at the same time

Web SDK 2.128.2

Fixed

  • Error assigned to undefined object while loading guides resolved
  • Infinite loop when host application defines a document.host property that is a HTML element resolved

Web SDK 2.128.1

Added

  • Support for more than one agent instance on the same page now available
  • Configuration setting that disables analytics now available for guides-only mode

Fixed

  • Adopt extension no longer attempts to detect URL changes with the history API

Web SDK 2.127.0

Fixed

  • Horizontal alignment of number scale polls no longer impacted by bug
  • Input focus no longer ignores resize
  • Click event now captured when element is removed during mouseup
  • Throttling now disabled when previewing a guide

Web SDK 2.126.0

Added

  • Location API now supports electron URLs

Fixed

  • Issues with horizontal alignment of open text polls fixed
  • placeBBTooltip now supports second container element argument for Adopt Studio
  • Console error in Safari for iframe installations now only gets logged once
  • Videos and images now correctly resize on zoom

Web SDK 2.125.0

Fixed

  • Element targeted resource center no longer jumps back and forth when zoomed
  • Pendo instance installed through browser extension no longer flagged as self-hosted
  • Fix detached image reference now cleaned up after sending data

Web SDK 2.124.1

Fixed

  • Standards-based Promise polyfill no longer used in older versions of Internet Explorer
  • Tooltips scroll with target element correctly when document body is positioned and has disabled scrolling

Web SDK 2.123.1

Fixed

  • False guide timeouts now prevented when walkthrough continues into another frame
  • Track events no longer send without an event name
  • Horizontal scrollbars no longer appear when open text poll is displayed and the browser is zoomed
  • DOM thrashing no longer occurs when a guide backdrop is displayed while scrolling
  • Extra whitespace removed from resource center list after resizing or zooming
  • Error no longer occurs when trying to find a target element in a host application that has extended the Object prototype