Skip to main content

589 posts tagged with "Web SDK"

Updates related to the Pendo Web SDK

View All Tags

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

Web SDK 2.308.0

Added

  • metric collection sampling rate config
  • treatIframeAsRoot snippet option for session recording
  • rename agent to web SDK
  • rename apiKey to publicAppId (both supported)

Fixed

  • prioritize oemAccountId over regular accountId when adding acc param to network requests for adopt partners
  • fix guide positioning when document body is scaled or translated
  • preview mode takes into account white label settings when displaying logo

Web SDK 2.307.0

Fixed

  • fix embedded guides not switching color mode with app
  • fix caret flashing in dark mode
  • adding dark mode attr for pseudostyle to be dependent on the guide's dark mode state
  • ignore load events when document readyState is not complete

Web SDK 2.306.0

Added

  • support for customer content loaders in extension

Fixed

  • handle selector errors for dark mode
  • call /guide/ path for watermark when previewing rc from an aeu sub

Web SDK 2.305.0

Added

  • support for hidden selectors in session recording

Fixed

  • ignore response bodies in text/event-stream networkrequests
  • frustration event capture breaks if hasAttribute is not a function
  • increate maximum event size in session recording
  • ensure RC module headers get the correct dark mode styles