Skip to main content

Launcher v5.62.0

Added

  • Support custom scopes for identity provider interactions

Changed

  • Updated the web SDK to version 2.318.0

Fixed

  • Allow configuration of identity provider settings even for previously opened tabs

Web SDK 2.316.0

Added

  • submit poll action for HTML guides
  • add option to delay initialize until app is visible
  • add advance on element click for HTML guides

Fixed

  • fix session recordering resource caching font url regex matching across quotes and de-duplicate matches
  • auto install waits until frame has content before auto installing
  • predict plugin supports recordId of any length
  • remove noisy error logs when session recording fails to fetch visitor configuration
  • remove noisy postMessage logs

Launcher 5.61.0

Added

  • Support custom scopes added to idp requests

Changed

  • Upgrade web sdk to version 2.315.0

Fixed

  • Ensure configuration panel correctly shows if the sdk is installed on the current tab

Web SDK 2.315.0

Added

  • HTML guides plugin
  • guide display channel support
  • excludeRequestUrls config option for network logs
  • add localStorage caching to segment flags plugin

Fixed

  • fix issue where guide could display before its badge was displayed
  • fix issue where throttling could be ignored in multi-tab/window scenarios
  • avoid sending multiple RRWEB_ERROR logs
  • fix Guide Personalization in URLs
  • clear do not process flag when identity changes

Launcher 5.60.1

Fixed

  • Update visual design studio dependency to allow inline editing tools to operate correctly

Launcher 5.59.2

Fixed

  • Update visual design studio dependency to allow inline editing tools to operate correctly

Launcher 5.60.0

Changed

  • Upgrade web sdk to version 2.314.0
  • Do not force configuration popup to wait for refresh success message

Fixed

  • Keep header buttons visible in narrow sidepanel view
  • Ensure configuration popup shows selective urls under current apps
  • Allow popup to recognize extension urls

Web SDK 2.314.0

Added

  • add link to guide from last step seen in debugger
  • allow up to 7 days of offline data if localStorageUnload is enabled
  • analytics request retry backoff raised to 5 minutes
  • analytics request timeout is time-based instead of a fixed number of failures

Fixed

  • fix guide logic in markdown scripts for embedded guides
  • ensure all promises involved in guide loading are resolved or rejected