Skip to main content

596 posts tagged with "Web SDK"

Updates related to the Pendo Web SDK

View All Tags

Web SDK 2.312.0

Added

  • debugger search bar design upgrade
  • add oem.pendo.io to trusted domains

Fixed

  • announcement modules inheriting isDarkMode state from RC
  • record index position of nested css rules correctly
  • race condition where agent analytics sometimes used the wrong url for page matching
  • guide not sized/positioned correctly after image load failure
  • session recording uses native Proxy implementation
  • required question markdown syntax for embedded content

Web SDK 2.311.1

Fixed

  • Predict frames will continue to pass messages even if a second guide shows

Web SDK 2.311.0

Added

  • Aliases for configuration options to support backwards compatibility
  • Plugin for Predict guides

Fixed

  • Fixed a race condition that could occur when a frame was removed during the display of a guide
  • Corrected agent references in configuration documentation
  • Improved cache invalidation for embedded guides to prevent displaying stale guides after metadata or identify events

Changed

  • Updated package references from @pendo/agent to @pendo/web-sdk to reflect new naming conventions

Web SDK 2.310.1

Fixed

  • revert "automatically activated badges sometimes point to wrong element"

Web SDK 2.310.0

Added

  • option to disable session replay unload processing

Fixed

  • update devlog pii scrubbing regexes for performance
  • protect against unable to use elRef error in firefox extension
  • set cookie SameSite setting to 'None' instead of 'Strict'

Web SDK 2.309.0

Added

  • add getConfigValue to public api

Fixed

  • automatically activated badges sometimes point to wrong element
  • still set a sessionId on events if localStorage.getItem throws while reading sessionId
  • fix full width guides in CSS transformed document body